Merge branch 'master' of https://gitlab.com/isard/isard-sso
commit
fab77bc09e
|
@ -1,5 +1,8 @@
|
||||||
# IsardVDI - OpenID infrastructure
|
# IsardVDI - OpenID infrastructure
|
||||||
|
|
||||||
|
**NOTE**: This repo now is included in https://gitlab.com/digitaldemocratic/digitaldemocratic that is the repo that includes this repo. Maybe this SSO repo won't work alone by now...
|
||||||
|
|
||||||
|
|
||||||
This will bring up a full OpenID auth infrastructure consisting in this hosts from $DOMAIN var set in main.conf:
|
This will bring up a full OpenID auth infrastructure consisting in this hosts from $DOMAIN var set in main.conf:
|
||||||
|
|
||||||
- FreeIPA: https://ipa.$DOMAIN
|
- FreeIPA: https://ipa.$DOMAIN
|
||||||
|
@ -162,4 +165,4 @@ Here’s a list of OIDC endpoints that the Keycloak publishes. These URLs are us
|
||||||
In all of these replace {realm-name} with the name of the realm.
|
In all of these replace {realm-name} with the name of the realm.
|
||||||
|
|
||||||
|
|
||||||
http://login.santantoni.duckns.org/auth/realms/master/protocol/isard-sso-connect/logout
|
http://login.santantoni.duckns.org/auth/realms/master/protocol/isard-sso-connect/logout
|
||||||
|
|
Loading…
Reference in New Issue