Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Side Load or Bootstrapping the SSO session #2975

Closed
jobannon opened this issue Jan 22, 2025 · 2 comments
Closed

Allow Side Load or Bootstrapping the SSO session #2975

jobannon opened this issue Jan 22, 2025 · 2 comments
Labels
enhancement New feature or request SSO
Milestone

Comments

@jobannon
Copy link

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.

@robotdan
Copy link
Member

@jobannon can you link this to #2531 please?

@mooreds
Copy link
Collaborator

mooreds commented Feb 13, 2025

We need to update session doc and session training when this lands.

@linear linear bot closed this as completed Feb 19, 2025
@andrewpai andrewpai added enhancement New feature or request SSO labels Feb 19, 2025
@andrewpai andrewpai added this to the 1.56.0 milestone Feb 19, 2025
@andrewpai andrewpai moved this to Delivered in FusionAuth Issues Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request SSO
Projects
Status: Delivered
Development

No branches or pull requests

4 participants