KEYCLOAK-17290 Description for the Attribute Consuming Service related parameters
This commit is contained in:
parent
104c85d46b
commit
e1ccbacacb
1 changed files with 6 additions and 0 deletions
|
@ -76,6 +76,12 @@ You must define the SAML configuration options as well. They basically describe
|
|||
|
||||
|Pass subject
|
||||
|Whether or not a `login_hint` query parameter should be forwarded to the IDP. When provided, this login_hint parameter is added to AuthnRequest's Subject. This allows destination providers to prefill their login form. When no login_hint is provided, nothing is forwarded as an AuthnRequest Subject.
|
||||
|
||||
|Attribute Consuming Service Index
|
||||
|Identifies the attribute set to request to the remote IDP. {project_name} automatically adds the attributes mapped in the identity provider configuration to the autogenerated SP metadata document.
|
||||
|
||||
|Attribute Consuming Service Name
|
||||
|A descriptive name for the set of attributes that are advertised in the autogenerated SP metadata document.
|
||||
|===
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue