-
-
Notifications
You must be signed in to change notification settings - Fork 221
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
Update shared-libs/user-management
to accept an oidc_provider
property for users
#9760
Labels
Type: Feature
Add something new
Comments
@rmayore - I don't think I can assign you this ticket until you comment on the ticket? Please comment "I'll take this!" or something and I think I can assign it to you then. |
Assign to me please @mrjones-plip |
Perfect - you commenting enabled me to assign - thanks Robert! |
rmayore
added a commit
to rmayore/cht-core
that referenced
this issue
Feb 19, 2025
…pdating of oidc users Signed-off-by: Robert <[email protected]>
6 tasks
rmayore
added a commit
to rmayore/cht-core
that referenced
this issue
Feb 20, 2025
… users Signed-off-by: Robert <[email protected]>
rmayore
added a commit
to rmayore/cht-core
that referenced
this issue
Feb 20, 2025
Signed-off-by: Robert <[email protected]>
rmayore
added a commit
to rmayore/cht-core
that referenced
this issue
Feb 20, 2025
Signed-off-by: Robert <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
oidc_provider
property should be set instead ofpassword
ortoken_login
. Cannot set both.oidc_provider
matches theoidc_provider.client_id
from the app_settings.password
of the user.The text was updated successfully, but these errors were encountered: