Added article on AuthN vs AuthZ

Added a guide on the difference between authentication and authorization, since these terms are often confused.
pull/7694/head
Lisa Dziuba 2 weeks ago committed by GitHub
parent a60da85876
commit c38f3adc0d
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