Class DefaultOauthProvider

java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.plugins.extrausermgt.oauth.DefaultOauthProvider
All Implemented Interfaces:
OAuthProvider, LogEnabled, Configurable, Contextualizable, Serviceable

OAuth provider definition to interact with a Nextcloud server. This could be a default OAuth provider definition except for the configuration part and the handling of the user id provided by Nextcloud as a custom parameter in the token response.