You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.
"Change password" option is available only for PLATFORM_OPERATOR in blue portal. If change password URL should be customizable then can we implement it the same as custom sso logout url?
I mean, can we add new configuration setting SSO_CHANGE_PASSWORD_URL?
I do not know the story of sso logout, but as far as our project is concerned, it is ok if you redirect user to URL which is specified by SSO_CHANGE_PASSWORD_URL as GET request.
If we have application in SAML mode we can change password only in our IDP. User should not see option "Change password" in blue portal.
The text was updated successfully, but these errors were encountered: