-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(authentication): adapt code for authorization code flow with PKCE (…
…#330) * Remove signinSilent on sigininRedirect callback * Enable token renewal on the most restrictive between id_token, access_token and maxExpiresIn * By-pass issuer mismatch for Azure in implicit flow and code flow with PKCE Signed-off-by: Joris Mancini <joris.mancini_externe@rte-france.com> Co-authored-by: Jon Harper <jon.harper87@gmail.com>
- Loading branch information
1 parent
c51f36e
commit f9000db
Showing
1 changed file
with
147 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters