Ninetiger blog

-- my reminder

IdentityServer learning notes

IdentityServer is an openId connection providor. OpenId protocol is an extension of OAuth 2.0.

OpenId is used for authentification.

OAuth2.0 is used for claim based authorisation.

 

Comments:

Back to top