DocdokuPlmApi.OAuthProviderPublicDTO

Properties

Name Type Description Notes
id Number Id of the auth provider [optional]
name String Name of the auth provider [optional]
enabled Boolean Enabled state of the auth provider [optional]
issuer String Base url of the auth provider [optional]
clientID String Provider client ID [optional]
jwsAlgorithm String Provider algorithm [optional]
jwkSetURL String Provider jwk set url [optional]
redirectUri String Redirect uri [optional]
authority String Authority [optional]
scope String Scope [optional]
responseType String Response type [optional]
authorizationEndpoint String Authorization end point [optional]
signingKeys String Signing keys [optional]