-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Description
I found a few nasty problems trying to set a custom entity ID.
- If entity ID is changed, and new credentials are not provisioned, /metadata call fails (I believe SAML operations will also fail). This is because there is no keystore for the new entity ID
- If entity ID is changed, and new credentials are provisioned, /metadata call still fails. This is because key manager does not have credentials for the entity ID
- (not as related), changing idp.passPhrase leads to failures because key password is hardcoded in shared configuration
I'm gonna post a PR in a bit.
Metadata
Metadata
Assignees
Labels
No labels