You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Geochestra-gateway documentation give som details about this config :
With OpenID Connect, configuration can be automatically loaded using the discovery endpoint if the provider has one, by adding spring.security.oauth2.provider.<provider-name>.issuer-uri: <configuration-entry-point-url> (without specifying the .well-known/openid-configuration part).
Context
As part of ProConnect developments,
We will use the gateway to allow user to be authenticated via ProConnect.
Description
This issue will be usefull to identify tasks and actions to use the gateway with this new provider.
georchestra gateway documentation (thanks @f-necas) is available here about openId and provider :
https://github.com/georchestra/georchestra-gateway/blob/main/docs/authzn.adoc#oauth2--openid-connect
The text was updated successfully, but these errors were encountered: