Add 3rd Party OAuth OIDC
Last updated
Was this helpful?
Last updated
Was this helpful?
OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol.
Part 1 will with a POST /introspect
endpoint that will handle the OAuth authentication and authorization communication with AppID.
Part 2 will by configuring the API that you want to secure with a 3rd Party OAuth OIDC provider.