File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed
Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<OIDC >
3- <provider name =" Keycloak" >
4- <client _id >{{ einfracz_client_id }}</client _id >
5- <client _secret >{{ einfracz_client_secret }}</client _secret >
6- <redirect _uri >https://{{ inventory_hostname }}/authnz/keycloak/callback</redirect _uri >
7- <url >https://login.e-infra.cz/oidc</url >
8- <icon >https://www.e-infra.cz/img/logo.svg</icon >
9- <!-- <extra_scopes>offline_access</extra_scopes> -->
10- </provider >
3+ <provider name =" Einfracz" >
4+ <client _id >{{ einfracz_client_id }}</client _id >
5+ <client _secret >{{ einfracz_client_secret }}</client _secret >
6+ <redirect _uri >https://{{ inventory_hostname }}/authnz/einfracz/callback</redirect _uri >
7+ <icon >https://www.e-infra.cz/img/logo.svg</icon >
8+ </provider >
119</OIDC >
You can’t perform that action at this time.
0 commit comments