External IDP Azure error : XML attribute 'Format' in the SAML message must be a URI
#15.663 aperta il 24 nov 2022
Metriche repository
- Star
- (34.398 stelle)
- Metriche merge PR
- (Merge medio 6g 19h) (384 PR mergiate in 30 g)
Descrizione
Area
authentication
Describe the bug
When adding a new external IDP (SAML WIth azure), login isn't working on 20.0.1 Previously created IDP are still working great (in other realms) here is te message I get from azure in the new realm :

The enterprise app has the exact same configuration in both realms.
Also I realized that when importing the Federation metadata into the configuration of the external IDP, as soon as I save the configuration after importing, the "Service provider entity ID " previously filled gets empty.

Version
20.0.1
Expected behavior
Creating a new external IDP on this version require the same Enterprise Application setup in Azure
Actual behavior
Azure throw an error for newly created app : XML attribute 'Format' in the SAML message must be a URI
How to Reproduce?
Add external SAML Idp with a simple enterprise app in azure and try to connect
Anything else?
No response