OAuth
OAuth - Authorization between services
OAuth
The valet key example
Access delegation
The OAuth flow
OAuth Access Token
- Contains user-allowed permissions
- Trustable (cannot be tampered)
JWT (JAWT) - secure comunication
RFC 7519
Authorization strategies
- session token - reference token
- JSON web token - value token
HTTP - statless ( have to have all information for the connection)
Session ID + Cookies -> most popular mechanism for authorization
Sticky session for load balancer solution
JSON Web Tokens (JWT)
How does JWT looks like?
Komentarze
Prześlij komentarz