Disable GSSAPI for now, dummy account has no access to private user info
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
2ae15056fd
commit
e49602b4e6
1 changed files with 1 additions and 2 deletions
|
@ -1,11 +1,10 @@
|
||||||
[login_config]
|
[login_config]
|
||||||
global enabled=gssapi,fas
|
global enabled=fas
|
||||||
fas FAS url=https://admin{{env_suffix}}.fedoraproject.org/accounts/
|
fas FAS url=https://admin{{env_suffix}}.fedoraproject.org/accounts/
|
||||||
fas FAS Proxy client user Agent=Fedora Ipsilon
|
fas FAS Proxy client user Agent=Fedora Ipsilon
|
||||||
fas FAS Insecure Auth=False
|
fas FAS Insecure Auth=False
|
||||||
|
|
||||||
[info_config]
|
[info_config]
|
||||||
global enabled=fas
|
|
||||||
fas FAS url=https://admin{{env_suffix}}.fedoraproject.org/accounts/
|
fas FAS url=https://admin{{env_suffix}}.fedoraproject.org/accounts/
|
||||||
fas FAS Proxy client user Agent=Fedora Ipsilon
|
fas FAS Proxy client user Agent=Fedora Ipsilon
|
||||||
fas FAS Insecure Auth=False
|
fas FAS Insecure Auth=False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue