mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 15:14:45 -03:30
Remove OIDC (#15569)
* remove oidc * remove test fields, linting fix * merge commit
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"SOCIAL_AUTH_OIDC_KEY": "awx_oidc_client",
|
||||
"SOCIAL_AUTH_OIDC_SECRET": "7b1c3527-8702-4742-af69-2b74ee5742e8",
|
||||
"SOCIAL_AUTH_OIDC_OIDC_ENDPOINT": "https://{{ oidc_reference | default(container_reference) }}:8443/auth/realms/awx",
|
||||
"SOCIAL_AUTH_OIDC_VERIFY_SSL": "False"
|
||||
}
|
||||
Reference in New Issue
Block a user