mitodl / ol-keycloak

Custom theme and extensions for Keycloak SSO
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Restrict users linked with an IDP from accessing the password reset page #22

Open collinpreston opened 7 months ago

collinpreston commented 7 months ago

User Story

Users who are linked with an IDP should not be able to initiate the password reset flow.

Description/Context

Users linked with an IDP should not be able to initiate the password reset flow from http://localhost:8080/realms/master/login-actions/reset-credentials.

collinpreston commented 7 months ago

Put this on hold. No real issue if the user creates a password - the auth username/password form will display the IDP linked the user instead of the password field.