IdP's SingleSignOnService endpoint where Okta sends an <AuthnRequest> message
| Name | Type | Description | Notes |
|---|---|---|---|
| Binding | ProtocolEndpointBinding | [optional] | |
| Destination | string | URI reference that indicates the address to which the `<AuthnRequest>` message is sent. The `destination` property is required if request signatures are specified. See SAML 2.0 Request Algorithm object. | [optional] |
| Url | string | URL of the binding-specific endpoint to send an `<AuthnRequest>` message to the IdP. The value of `url` defaults to the same value as the `sso` endpoint if omitted during creation of a new IdP instance. The `url` should be the same value as the `Location` attribute for a published binding in the IdP's SAML Metadata `IDPSSODescriptor`. | [optional] |