Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.26 KB

oidc.md

File metadata and controls

21 lines (17 loc) · 1.26 KB

Bookmarks tagged [oidc]

https://oidcdebugger.com/

Test and debug OpenID Connect requests. This free tool makes it easy to send requests and view responses.


https://developer.okta.com/blog/2017/07/25/oidc-primer-part-1

In this post, we learned some basics about OpenID Connect, its history, and a bit about the various flow types, scopes, and tokens involved.