Hi there! I'm integrated sso through okta in flee...
# fleet
s
Hi there! I'm integrated sso through okta in fleet. It working for new users, but for existing users, for example with "admin" role, authentication doesn't work. I got an error:
{"component":"http","email":"<mailto:ss@test.com|ss@test.com>","err":": account_disabled: user not configured to use sso","level":"error","method":"POST","took":"7.000896ms","ts":"2024-12-17T13:40:56.383203055Z","uri":"/api/v1/fleet/sso/callback","uuid":"0a7010ad-657f-4168-90d4-c033749cb516"}
a
account_disabled: user not configured to use sso
Make sure you have gone back into their accounts in Fleet and set Authentication to Single sign-on
s
Thanks for information