Authentication, JWT. #16
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
JWT seems important, refer to source.requestPrincipals
https://istio.io/latest/docs/tasks/security/authentication/
https://istio.io/latest/docs/reference/config/security/request_authentication/
https://istio.io/latest/docs/tasks/security/authorization/authz-jwt/
It's interesting how it's implemented.
https://istio.io/latest/docs/tasks/security/authentication/authn-policy/#end-user-authentication
As per the moment will set priority to other tasks before focusing on this one.