# Functions
ClientsWithPropertiesPrefix returns a ClientStoreMockOptions that bind a map of properties from application config with given prefix.
ClientsWithSPs returns a ClientStoreMockOptions that convert given SPs to Clients.
IDPsWithFallback returns a IdpManagerMockOptions that set a fallback implementation for non-SAML IDPs.
IDPsWithPropertiesPrefix returns a IdpManagerMockOptions that bind a map of properties from application config and with given prefix.
IDPWithPropertiesPrefix returns a IDP mock option that bind properties from application config and with given prefix.
MakeAuthnRequest create a SAML AuthnRequest, sign it and returns.
No description provided by the author
No description provided by the author
No description provided by the author
MustNewMockedIDP similar to NewMockedIDP, panic instead of returning error.
MustNewMockedSP similar to NewMockedSP, panic instead of returning error.
No description provided by the author
NewMockedIDP create a mocked IDP with given IDPMockOptions.
NewMockedIdpManager create a mocked samllogin.SamlIdentityProviderManager that returns SAML IDP based on given options.
No description provided by the author
No description provided by the author
NewMockedSP create a mocked SP with given SPMockOptions.
ParseBinding parse redirect/post binding from given HTTP response.
RequestWithSAMLPostBinding returns a webtest.RequestOptions that inject given SAML Request/Response using Post binding.
SPWithIDP returns a SP mock option that set given IDP.
SPWithPropertiesPrefix returns a SP mock option that bind properties from application config and with given prefix.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author