traefik-forward-auth0 icon indicating copy to clipboard operation
traefik-forward-auth0 copied to clipboard

Should compare sub in access_token and id_token to verify that it is from the same user to prevent that a user can impersonate another user.

Open dniel opened this issue 5 years ago • 0 comments

verify both tokens, and check that the sub fields is the same in both.

dniel avatar Sep 18 '19 15:09 dniel