Surprise. Here we're not using the oidc flow.
This commit is contained in:
parent
fe92f69deb
commit
e767e17d32
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ LogLevel DEBUG
|
||||||
</RequireAny>
|
</RequireAny>
|
||||||
Require all granted
|
Require all granted
|
||||||
{% else %}
|
{% else %}
|
||||||
AuthType openid-connect
|
AuthType oauth20
|
||||||
<Limit GET HEAD OPTIONS>
|
<Limit GET HEAD OPTIONS>
|
||||||
Require all granted
|
Require all granted
|
||||||
</Limit>
|
</Limit>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue