OpenID

OpenID

February 15, 2023 | permanent

tags
SSO

Summary #

  • Simple identity layer built on top of OAuth 2.0
  • Allows clients to verify the identity of a user based on the authentication performed by an external source, as well as to obtain basic profile information about the user
  • Assertion - the data sent to the requesting service (Decisions) confirming this user has been validated by the provider and is safe to log in.


Links to this note

Go to random page

Previous Next