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:
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: