Hello Coders,

We are migrating our SSO from GITHUB to Okta and getting error "Attempting to use login type "oidc" but the user has the login type "github". How do fix this? I logged in as admin with password and don't see an option to change the login type. Do we update it directly in database? Is it safe to do so? or any other solutions available?
No description
3 Replies
Scott
Scott2mo ago
I've had to make DB changes in the past when messing with OIDC. So, I'd venture to say, change the value in the DB.
No description
Phorcys
Phorcys2mo ago
hmm, that's interesting -- not great but yeah this is probably the only way rn
Vijay Bandari
Vijay BandariOP2mo ago
yeah, i tried by changing it in database and it worked. Thank you

Did you find this page helpful?