mod_auth_openid does some ugly things. Permanent workaround is here
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
ff4dc60489
commit
b6c213fc44
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ ScriptAlias /tac.cgi /usr/lib64/nagios/cgi-bin/tac.cgi
|
|||
Options ExecCGI
|
||||
AuthType OpenID
|
||||
require valid-user
|
||||
AuthOpenIDSingleIdP https://id.fedoraproject.org/openid/
|
||||
AuthOpenIDSingleIdP https://id.fedoraproject.org/
|
||||
AuthOpenIDSecureCookie on
|
||||
AuthOpenIDTrustRoot https://admin.fedoraproject.org
|
||||
AuthOpenIDServerName https://admin.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue