PlaceOS::Client::API::Models::SamlAuthentication
Inherits PlaceOS::Client::API::Models::Timestamps < PlaceOS::Client::API::Models::Response < PlaceOS::Client::API::Models::Response::Init < JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
SourceInstance methods
assertion_consumer_service_url
The URL at which the SAML assertion should be received (SSO Service => Engine URL)
authority_id
Sourcegetter_statements
Used to map getter Names in a SAMLResponse to entries in the OmniAuth info hash
id
Sourceidp_sso_target_url
The URL to which the authentication request should be sent (Engine => SSO Service)
idp_sso_target_url_runtime_params
mapping of request params that exist during the request phase of OmniAuth that should to be sent to the IdP
name
Sourcerequest_getters
Used to map getter Names in a SAMLResponse to entries in the OmniAuth info hash
uid_getter
getter that uniquely identifies the user (If unset, the name identifier returned by the IdP is used.)