Update documentation
This commit is contained in:
parent
217b5ca2c7
commit
8c0eb67ecd
@ -37,7 +37,13 @@ connectors:
|
|||||||
# To skip signature validation, uncomment the following field. This should
|
# To skip signature validation, uncomment the following field. This should
|
||||||
# only be used during testing and may be removed in the future.
|
# only be used during testing and may be removed in the future.
|
||||||
#
|
#
|
||||||
# insucreSkipSignatureValidation: true
|
# insecureSkipSignatureValidation: true
|
||||||
|
|
||||||
|
# Optional: Issuer value for AuthnRequest
|
||||||
|
entityIssuer: https://dex.example.com/callback
|
||||||
|
|
||||||
|
# Optional: Issuer value for SAML Response
|
||||||
|
ssoIssuer: https://saml.example.com/sso
|
||||||
|
|
||||||
# Dex's callback URL. Must match the "Destination" attribute of all responses
|
# Dex's callback URL. Must match the "Destination" attribute of all responses
|
||||||
# exactly.
|
# exactly.
|
||||||
|
Reference in New Issue
Block a user