In the eramba-app, it's shown the samle audience-uri as:
Audience URI (SP Entity ID)
https://my-domain.com/saml/saml-connectors/get-metadata
but what it's actually requesting in the SAML request is
https://my-domain.com/samlConnectors/getMetadata
see /saml-connectors/get-metadata != /samlConnectors/getMetadata
It would be nice to adjust the SAML connector configuration to acutally show the correct URI to be configured.
In the eramba-app, it's shown the samle audience-uri as:
but what it's actually requesting in the SAML request is
see
/saml-connectors/get-metadata!=/samlConnectors/getMetadataIt would be nice to adjust the SAML connector configuration to acutally show the correct URI to be configured.