I am trying to configure a third party product in our Keycloak as an Identity Provider. Unfortunately, this can not handle the URL included in the export as SAML entityId.
<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://sso-keycloak-dev.app.ose.sbb-aws.net/auth/realms/master">
The entityId is not part of the Keycloak configuration and is obtained from the base path and the name of the realm (according to the Keycloak source code).
So, is there any way to override this entityId in Keycloak?
We have the same issue here. For now this is not possible and we need to implement our own custom SamlIdentityProvider for connecting. Maybe we can try to make this configurable in Keycloak and propose a pull request. I'll post something on their mailinglist to check the interest.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With