Documentation ¶
Index ¶
- Variables
- func LoadCertificateStore(path string) dsig.X509CertificateStore
- func LoadKeyStore(certPath, keyPath string) (ks dsig.TLSCertKeyStore)
- func LoadRawResponse(path string) string
- func LoadXMLResponse(path string) string
- func NewSAML(idpMetadataURL string, issuerURL string, audienceURL string, ...) (err error)
- type ProviderTestScenario
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// SAMLSP for SAML service provider
SAMLSP *saml2.SAMLServiceProvider
)
Functions ¶
func LoadCertificateStore ¶
func LoadCertificateStore(path string) dsig.X509CertificateStore
func LoadKeyStore ¶
func LoadKeyStore(certPath, keyPath string) (ks dsig.TLSCertKeyStore)
func LoadRawResponse ¶
func LoadXMLResponse ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.