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

Fix SAML account link #1963

Merged
merged 4 commits into from
Oct 8, 2023
Merged

Conversation

jackHay22
Copy link

Fixes the account linking step for SAML.

return err
}

return source.initSAMLSp()
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@techknowlogick Is this the best way to deal with this? Once we've loaded from the DB we need to reinitialize parts of the struct that weren't serialized.

@techknowlogick techknowlogick merged commit f8b3a2a into techknowlogick:saml Oct 8, 2023
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants