Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AttributeDescription

Login Button Text

Login button styling text

Panel
borderColorgrey
titleColorwhite
titleBGColorgrey
titleSample Value

Login

Login Button Icon

Login button styling icon class

Panel
borderColorgrey
titleColorwhite
titleBGColorgrey
titleSample Value

fas fa-arrow-right

Button Text Color
Login button styling button text color


Panel
borderColorgrey
titleColorwhite
titleBGColorgrey
titleSample Value

white

Button Background Color
Login button styling button background-color


Panel
borderColorgrey
titleColorwhite
titleBGColorgrey
titleSample Value

black

Sample Configurations

Attribute / ProviderOKTAOKTAGoogleMicrosoft Azure ADAuth0
IssuerIssuer URLCustomIssuer URLCustomIssuer URL
Issuer URLhttps://dev-sample123.okta.com https://dev-sample123.okta.com https://accounts.google.comhttps://login.microsoftonline.com/tenantIDSampleValue/v2.0https://dev-sample123.auth0.com
Authorization Token Endpoint
https://dev-sample123.okta.com/oauth2/v1/authorize
https://login.microsoftonline.com/tenantIDSampleValue/oauth2/v2.0/authorize
Token Endpoint
https://dev-sample123.okta.com/oauth2/v1/token
https://login.microsoftonline.com/tenantIDSampleValue/oauth2/v2.0/token
User Info Endpoint
https://dev-sample123.okta.com/oauth2/v1userinfo
https://graph.microsoft.com/oidc/userinfo
Json Web Key Set
https://dev-sample123.okta.com/oauth2/v1/keys
https://login.microsoftonline.com/tenantIDSampleValue /discovery/v2.0/keys
Responses Types Supportedcodecodecodecodecode
Client IDclientIDSampleValueclientIDSampleValueclientIDSampleValueclientIDSampleValueclientIDSampleValue
Client SecretclientSecretSampleValueclientSecretSampleValueclientSecretSampleValueclientSecretSampleValueclientSecretSampleValue
Scopeopenid profile emailopenid profile emailopenid emailopenid profile emailopenid profile email
Documentation Linkhttps://developer.okta.com/docs/reference/api/oidc/https://developer.okta.com/docs/reference/api/oidc/https://developers.google.com/identity/protocols/oauth2/openid-connect

https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-protocols-oidc

https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app

To obtain all the URL paths, from your Azure App, go to Overview > Endpoints, look for "OpenID Connect metadata document" and open the URL to obtain all the paths.

Connect to OpenID Connect Identity Provider (auth0.com)



Download Plugin

...