INPUT_OBJECT
ProviderOptionsParams
link GraphQL Schema definition
- input ProviderOptionsParams {
- String :
- String :
- # PEM of Root CA for secured connection is needed
- String :
- # URL of Identity Provider where the saml request is sent to
- String :
- # ID of Identity Provider
- String :
- # PEM CA of the Identity Provider
- String :
- # Attribute entry name of the username, which is sent in the saml response
- String :
- # Attribute entry name of the user groups, which is sent in the saml response
- String :
- String :
- Int :
- String :
- String :
- String :
- String :
- String :
- }