Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { Log api.LogService Env api.Settings // contains filtered or unexported fields }
Service implements the handling of SAMl requests and responses.
func (*Service) CreateAuthenticationRequest ¶
CreateAuthenticationRequest creates a SAML 2.0 authentication request based on the service provider settings. If configured to sign the request then the Base64 XML will be signed.
Click to show internal directories.
Click to hide internal directories.