| Interface | Description |
|---|---|
| SamlProvider |
Allows interacting with the saml provider library.
|
| Class | Description |
|---|---|
| SamlProvider.ServiceProviderInfo |
Basic information about service provider.
|
| SamlRequest |
Represents information about a sent SAML request
|
| SamlResponse |
Represents a provider-independent result of validating and parsing a SAML assertion
|
| Exception | Description |
|---|---|
| InvalidSamlResponse |
Thrown when a valid SAML response cannot be extracted from the request
|
Copyright © 2023 Atlassian. All rights reserved.