UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

SSO Refactor for Global IdP values

Merged Michael McLeroy requested to merge sso_2.0 into master
All threads resolved!
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
# -- Global SSO values used for BigBang deployments when sso is enabled
sso:
# -- Name of the identity provider
name: keycloak
# -- Name of the identity provider. This is used by some packages as the SSO login label.
name: SSO
# -- Base URL for the identity provider. For OIDC, this is the issuer. For SAML this is the entityID.
url: https://login.dso.mil/auth/realms/baby-yoda
# -- Certificate authority for the identity provider's certificates
Loading