ContainerImage.Pinniped/internal/oidc/token
Margo Crawford 1bd346cbeb Require refresh tokens for upstream OIDC and save more session data
- Requiring refresh tokens to be returned from upstream OIDC idps
- Storing refresh tokens (for oidc) and idp information (for all idps) in custom session data during authentication
- Don't pass access=offline all the time
2021-10-08 15:48:21 -07:00
..
token_handler.go Use PinnipedSession type instead of fosite's DefaultSesssion type 2021-10-06 15:28:13 -07:00
token_handler_test.go Require refresh tokens for upstream OIDC and save more session data 2021-10-08 15:48:21 -07:00