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

Update shared-libs/user-management to accept an oidc_provider property for users #9760

Open
jkuester opened this issue Jan 29, 2025 · 3 comments
Assignees
Labels
Type: Feature Add something new

Comments

@jkuester
Copy link
Contributor

  • The oidc_provider property should be set instead of password or token_login. Cannot set both.
  • Validate that the value provided for oidc_provider matches the oidc_provider.client_id from the app_settings.
  • Set a random value for the password of the user.
  • This will affect user create/update via the /api/v2/users API
  • Update integration tests
@jkuester jkuester added the Type: Feature Add something new label Jan 29, 2025
@mrjones-plip
Copy link
Contributor

@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.

@rmayore
Copy link

rmayore commented Feb 6, 2025

Assign to me please @mrjones-plip

@mrjones-plip
Copy link
Contributor

Perfect - you commenting enabled me to assign - thanks Robert!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Add something new
Projects
None yet
Development

No branches or pull requests

3 participants