oidc.md
July 15, 2021 · View on GitHub
Bookmarks tagged [oidc]
www.codever.land/bookmarks/t/oidc
OpenID Connect debugger
Test and debug OpenID Connect requests. This free tool makes it easy to send requests and view responses.
- tags: oidc, oauth2, debugging, dev-tools
- :octocat: source code
Identity, Claims, & Tokens – An OpenID Connect Primer, Part 1 of 3
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.
- [OIDC in Action – An OpenID Connect Primer, Part 2 of 3]...
- :calendar: published on: 2017-07-25
- tags: openid-connect, oidc, spring-boot
- :octocat: source code