user_oidc icon indicating copy to clipboard operation
user_oidc copied to clipboard

add OCC command to migrate user_oidc accounts for direct authentication

Open c-cal opened this issue 3 years ago • 1 comments

Accounts created using this connector at the first connection reside in the user_oidc table, and when you want to go back to direct authentication (after having removed this app), users cannot be found.

c-cal avatar Dec 12 '22 19:12 c-cal

I think this feature would heavily depend on the selected OIDC provider. Such as the Keycloak admin api. Which raises the question: How can user_oidc acquire an access token which can be used to fetch all the users?

jvllmr avatar Oct 12 '25 16:10 jvllmr