You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have evidence of a logged in user (Access Token) and I want to create an SSO session based on this.
Solution
Allow the FusionAuth SSO session to be bootstrapped much like we currently allow for in the Account Pages (https://fusionauth.io/docs/lifecycle/manage-users/account-management/bootstrapping-login). One thought is that we could add a Authorization Header with an Access Token before redirecting to FusionAuth and this would allow FA is validate the AT, and then write a valid SSO session/cookie.
Alternatives/workarounds
A clear and concise description of any alternative solutions or workarounds you've considered.
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.
The text was updated successfully, but these errors were encountered:
Problem
I have evidence of a logged in user (Access Token) and I want to create an SSO session based on this.
Solution
Allow the FusionAuth SSO session to be bootstrapped much like we currently allow for in the Account Pages (https://fusionauth.io/docs/lifecycle/manage-users/account-management/bootstrapping-login). One thought is that we could add a Authorization Header with an Access Token before redirecting to FusionAuth and this would allow FA is validate the AT, and then write a valid SSO session/cookie.
Alternatives/workarounds
A clear and concise description of any alternative solutions or workarounds you've considered.
Additional context
Customer Requested
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.
The text was updated successfully, but these errors were encountered: