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
Only show missing URLs on Identity Providor CORS Warning
Problem
In order to expose metadata to external parties we need to Enable Identity Provider Integrations without know their specific IdP URLs. Thus we typically just put in some dummy / placeholder value. This properly triggers the CORS filter warning however to those who aren't aware the warning shows all active IdP domains.
Solution
Have the CORS warning only show the specific domains / URLs that are missing.
Additional context
Add any other context or screenshots about the feature request here.
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:
Effectively the feature request is to hide the correctly configured domains as it can be confusing to someone more of a AzureAD sets up SAML background which is the user type whom we have manage our SSO relations in our app. Effectively our goal would be since we use dummy IDP urls during the intial token exchange we could rapidlly dismiss the CORS error if it only contained those dummy URLs
Only show missing URLs on Identity Providor CORS Warning
Problem
In order to expose metadata to external parties we need to Enable Identity Provider Integrations without know their specific IdP URLs. Thus we typically just put in some dummy / placeholder value. This properly triggers the CORS filter warning however to those who aren't aware the warning shows all active IdP domains.
Solution
Have the CORS warning only show the specific domains / URLs that are missing.
Additional context
Add any other context or screenshots about the feature request here.
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: