Service-provider (List)#
Path: /profiles/profile/settings/saml-idp-service/service-providers/service-provider
Keys: id
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| id | string | required | - | The unique identifier for the service provider also used as entity ID in protocol messages. |
| service-provider-name | string (length: 1..9223372036854775807) | optional | - | A human readable name of the service provider |
| description | string | optional | - | A human readable description of the service provider |
| enabled | boolean | optional | true | A settable state of the service provider, to be able to host disabled service providers. |
| created-at | string | optional | - | An operational state, for history purpose |
| created-by | string | optional | - | Describes who was the user that created the service provider. |
Subsections#
| Name | Type | Description |
|---|---|---|
| assertion | Section | |
| request-bindings | Section | |
| nameid | Section | |
| primary-signature-verification | OneOf | |
| secondary-signature-verification | OneOf | |
| assertion-consumer-service | List | The protocol endpoint to which Assertions are allowed to be delivered. |
| user-authentication | Section |