Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
authentication
Describe the bug
After Upgrading to 26.0.2 from 25.0.1 unable to access Identity Provider Page on admin console and users advise IDP disappears from login screen.
Error recieved is "unknown error" and logs show that the SQL Statement is not expecting HIDE_ON_LOGIN to be null.
Version
26.0.2
Regression
- The issue is a regression
Expected behavior
For Identity Providers to migrate correctly to the new version with no changes necessary
OR
For the breaking changes to be detailed in the migration guide with how to resolve
I have been able to resolve this with a workaround of setting HIDE_ON_LOGIN to 0 in the database
Unsure if this is something to do with our particular setup or if its common across users
Anything else?
No response
Activity