Everything you wanted to know  about Identity  Server -OAuth-OpenID connect Terminologies

Everything you wanted to know about Identity Server -OAuth-OpenID connect Terminologies

WHAT IS WHAT IN IDENTITY SERVER #OAUTH2-OPENIDCONNECT- CONCEPTS #Thoughtworks #ThoughtworksIndia #TWBloggersClub #LifeAtTWI #LearnAndGrow

ยท

1 min read

Day 1 of LetsLearnAndLoveProgramming Series

OpenID-Connect and OAuth2 and concepts

The Apis and data must be always protected from unauthorized access. There are multiple ways of doing it and OpenID & Oauth2 protocols are accepted as the widely used approach. In the Dotnet world, Authentication and Authorization are done using Identity-server which implements OpenId-Connect and Oauth2 frameworks. Though there are multiple articles are explaining the flows and the ways of doing it, I found it difficult to understand the concepts clearly as there is a lot of terminologies and terms being referred by the above protocols. So, Kick-starting the day1 of this learning&sharing series by this article which collates the terminologies that are referred often in the Authentication and authorization world

Major terminologies

Slide2.jpeg

Slide3.jpeg

Slide4.jpeg

Slide5.jpeg

Slide6.jpeg

Slide7.jpeg

Next steps

Uploaded the terminologies which I have come across while learning the concepts. Let me know in the comment section if I'm missing any important terms/my understanding is wrong. Thanks for reading! We learned something new together today ๐Ÿ˜Š Cheers!!!โœŒ๏ธ

will continue adding endpoints and flow details in next part

References:

File with contents shared here can be found in this link Identity-server-blog.gif

ย