Added article on AuthN vs AuthZ (#7694)

Added a guide on the difference between authentication and authorization, since these terms are often confused.
pull/7538/merge
Lisa Dziuba 20 hours ago committed by GitHub
parent f2946d2b31
commit 165d2a870b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/software-architect/content/auth-strategies@KiwFXB6yd0go30zAFMTJt.md

@ -8,3 +8,4 @@ Visit the following resources to learn more:
- [@video@SAML 2.0: Technical Overview](https://www.youtube.com/watch?v=SvppXbpv-5k) - [@video@SAML 2.0: Technical Overview](https://www.youtube.com/watch?v=SvppXbpv-5k)
- [@video@An Illustrated Guide to OAuth and OpenID Connect](https://www.youtube.com/watch?v=t18YB3xDfXI) - [@video@An Illustrated Guide to OAuth and OpenID Connect](https://www.youtube.com/watch?v=t18YB3xDfXI)
- [@video@OAuth 2.0 & OpenID Connect (OIDC): Technical Overview](https://www.youtube.com/watch?v=rTzlF-U9Y6Y) - [@video@OAuth 2.0 & OpenID Connect (OIDC): Technical Overview](https://www.youtube.com/watch?v=rTzlF-U9Y6Y)
- [@article@Authentication vs Authorization](https://www.cerbos.dev/blog/authentication-vs-authorization)

Loading…
Cancel
Save