Auth0 Web Connector vs IdP
The IdP component in the Forge is great! You can use both of these components to authenticate to Auth0, however they differ in protocol - IdP uses SAML 2.0, where as this component uses OpenID Connect and OAuth 2.0. With this component, you can use the Access Token provided by Auth0 to invoke OAuth2.0 protected services.
OutSystems
Re-usable component to enable authentication via Auth0. To use:
Example:
Auth0
Within Auth0, create an application and configure it as such:
Notes
This component is not affiliated with Auth0 Inc
Re-upload