by Manvir | Apr 2, 2018 | Identity Management
OpenID Connect (OIDC) 1.0 Identity layer on top of OAuth 2.0 It allows Relying Party (RP) to verify the identity of the End-User based on the authentication performed by an OAuth 2.0 Authorization Server (OP), as well as to obtain basic profile information about the...
by Manvir | Mar 14, 2018 | Identity Management
Security Assertion Markup Language (SAML 2.0) XML-based framework that enables exchange of identities/access (authentication and authorization) information in a safe, secure and standard way It is used to provide Single Sign-on (SSO) and Single Logout (SLO) between...