MAke openid-config available at canonical location

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-09 14:06:49 +02:00
parent 7b04b1649d
commit 2e9907e663

View file

@ -1,5 +1,7 @@
RewriteEngine on
RewriteRule /.well-known/openid-configuration /openidc/.well-known/openid-configuration [PT]
Alias /ui /usr/share/ipsilon/ui
Alias /.well-known /etc/ipsilon/wellknown
WSGIScriptAlias / /usr/libexec/ipsilon
WSGIPassAuthorization On
{% if inventory_hostname.startswith('os-') %}