rleal124
rleal124
Hi, I try configure the Azure oauth2 with sso for Cortex authentication. I have created Azure APP registration. Some one have same issue? `auth { provider = [local,oauth2] oauth2 {...
Hi all, I ahve the oauth2 configure in order to do not autoupdate the role and profile and disable the auto login. # Autoupdate its profile and roles? autoupdate =...
How I can deleted a user present on GUI I tried from command: `curl -X DELETE "IP:9200/cortex_2/user/[user_mail]"` But i got the following error: `{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Rejecting mapping update to [cortex_2] as the...