Content
View differences
Updated by Jan Sandbrink over 1 year ago
When there is a matching token stored in `oidc_user_tokens`:
1. Use stored access token if not expired
2. Otherwise: Use stored refresh token to obtain access token
3. Use stored token for IDP audience to exchange access token
1. Use stored access token if not expired
2. Otherwise: Use stored refresh token to obtain
3. Use stored token for IDP audience to exchange