Sylvain
|
0e16374956
|
(bug) unable to compile the assets when OIDC is enabled but the scopes were not set
|
2022-06-06 10:15:19 +02:00 |
|
Sylvain
|
2172c102c9
|
(bug) use arrays for OIDC scopes in front and DB.
Send the scope as a string separated with spaces to the OIDC provider.
|
2022-06-01 09:27:49 +02:00 |
|
Sylvain
|
b3848596bf
|
(bug) unable to create openid connect provider from the interface
|
2022-05-04 12:36:31 +02:00 |
|
Sylvain
|
c85281b29f
|
(api) automatically configure the openID response_type
|
2022-05-04 12:28:48 +02:00 |
|
Sylvain
|
6c46e5ec81
|
(api) automatically configure some openID parameters: redirect_uri, display, response_mode
|
2022-05-04 12:28:48 +02:00 |
|
Sylvain
|
5013484104
|
(ui) add profile edition url for openid
|
2022-05-04 12:28:31 +02:00 |
|
Sylvain
|
3ff416cf8a
|
(ui) openid connect configuration interface
|
2022-05-04 12:28:31 +02:00 |
|
Sylvain
|
d751939ee9
|
WIP: front-end form for openid configuration
|
2022-05-04 12:17:21 +02:00 |
|
Sylvain
|
7b1403dac9
|
(db) distringuish between oid client configuration and client_auth_method
|
2022-05-04 12:16:38 +02:00 |
|
Sylvain
|
9ead3b5e8d
|
(db) add profile_url to OpenIdConnectProvider
|
2022-05-04 12:16:38 +02:00 |
|
Sylvain
|
8471311b7b
|
(authentication) configure devise/omniauth to use the OpenIdConnect configuration
|
2022-05-04 12:16:38 +02:00 |
|
Sylvain
|
b4e53d2039
|
(db) table to save OpenID connect configuration
Also refactored OAuth2Mapping to allow usage with any types of providers
|
2022-05-04 12:16:38 +02:00 |
|