Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[management] application settings lost after certificate update #7040

Closed
leleueri opened this issue Feb 3, 2022 · 0 comments
Closed

[management] application settings lost after certificate update #7040

leleueri opened this issue Feb 3, 2022 · 0 comments

Comments

@leleueri
Copy link
Contributor

leleueri commented Feb 3, 2022

When an application define a default IDP for the registration process, if the certificate is updated for this app, the default IDP will be reset to null.

Expected Behavior

Only the certificate reference should be updated

Current Behavior

Certificate reference is updated AND the app settings account/defaultIdentityProviderForRegistration is reset.

Steps to Reproduce (for bugs)

  1. Create an App with a IDP defined as default provider during registration into the AccountSetting form of the APP

image.png

  1. Upload a second certificate into the domain
  2. Go to the application settings and select the new certificate for the application
  3. the setting defaultIdentityProviderForRegistration is set to null (can be checked using the Audit Logs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants