GetAuthOrgNetworkConfigV1401Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| error | object | A message describing the error | [optional] |
| } |
Example
from sailpoint.global_tenant_security_settings.models.get_auth_org_network_config_v1401_response import GetAuthOrgNetworkConfigV1401Response
get_auth_org_network_config_v1401_response = GetAuthOrgNetworkConfigV1401Response(
error=JWT validation failed: JWT is expired
)