FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
91 stars 12 forks source link

Allow IdP Initiated Workflows and SP intitated workflows to share a common ACS endpoint when setting up a FusionAuth IdP #2881

Open jobannon opened 2 months ago

jobannon commented 2 months ago

Problem

Sharing meta data with others is hard. FusionAuth requires that two pieces of ACS "metadata" incorporated into other IdP systems to make both SP and IdP inti workflow function properly.

IDP init ->

Solution

Have a single ACS that can be used both many SP and idp init workflows

Alternatives/workarounds

IdP's require that you add a second SSO url and/or buid another "application configuration"

Additional context

Customer ask. Additional security considerations will need to be weighed.

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.