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>
|
||||
Require all granted
|
||||
{% else %}
|
||||
AuthType openid-connect
|
||||
AuthType oauth20
|
||||
<Limit GET HEAD OPTIONS>
|
||||
Require all granted
|
||||
</Limit>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue