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

Guide on how to bolt-on SAML/SCIM using FusionAuth #2854

Open
mooreds opened this issue Jan 25, 2024 · 0 comments
Open

Guide on how to bolt-on SAML/SCIM using FusionAuth #2854

mooreds opened this issue Jan 25, 2024 · 0 comments

Comments

@mooreds
Copy link
Contributor

mooreds commented Jan 25, 2024

There's a need for adding SAML/SCIM to an existing application. There are some vendors that support this.

FusionAuth could be used in this fashion, we should document how to do so.

  • Set up an application which manages its own users. But have the ability to add users to an organization/tenant (inside the app)
  • Set up FusionAuth as a side application component to be used only for SAML/SCIM
  • For core users, show the application login form, but for users in a certain tenant, enable links to login via SAML
  • Show how admin users of a tenant can configure a SAML connection (using the API to add/update FusionAuth Identity Provider) and SCIM (using the API)
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

No branches or pull requests

1 participant