Explanation | This method is not implemented. |
Action | None |
Explanation | The key information for the Security Assertion Markup Language (SAML) provider in not available to sign a SAML assertion. |
Action | Check the configuration information for the provider and ensure that the signing key information for the provider exists in its respective keystore. |
Explanation | A key information object is not associated with a key alias. |
Action | Ensure that the key information object is associated with an alias during the creation process. |
Explanation | An attempt to create a CredentialConfig object, which is based on a null Subject, has been detected. A valid CredentialConfig object cannot be created. |
Action | Specify a valid Subject. |
Explanation | An attempt to create a CredentialConfig object, which is based on a Subject without a Principal, has been detected. A valid CredentialConfig object cannot be created. |
Action | Specify a valid Subject with a valid Principal. |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | The SAML Assertion Issuer address provided is not valid. |
Action | Ensure that the Security Assertion Markup Language (SAML) Assertion Issuer address is valid. |
Explanation | A signed SAML cannot be modified. |
Action | A signed SAML cannot be modified. |
Explanation | Only a string or OMElement data type is allowed for marshalling. |
Action | Provide either the required String or OMElement data type. |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | An unsupported confirmation method has been specified. |
Action | Specify a "bearer," "holder-of-key," or "sender-vouches" confirmation method. |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | This method is not implemented. |
Action | None |
Explanation | The create request for the TokenType value is not valid. |
Action | Provide a valid TokenType value. |
Explanation | The Security Assertion Markup Language (SAML) assertion namespace is not known. |
Action | Provide a valid namespace. |
Explanation | The Security Assertion Markup Language (SAML) assertion during the call to the newSAMLToken method is not valid. |
Action | Ensure that you provide a valid SAML assertion. |
Explanation | The Security Assertion Markup Language (SAML) token cannot be created from the XMLStructure value during a call to the newSAMLToken method. |
Action | Ensure that you provide a valid XML structure for the assertion. |
Explanation | The Security Assertion Markup Language (SAML) issuer is not associated with a name identifier. |
Action | Ensure that the SAML provider is associated with a name identifier. |
Explanation | This Security Assertion Markup Language (SAML) statement is not supported. |
Action | Do not use unsupported SAML statements. |
Explanation | A Null or empty ID has been provided for a Security Assertion Markup Language (SAML) assertion. |
Action | Provide a name identifier. |
Explanation | A null issue date has been provided. |
Action | Do not provide a null date value. |
Explanation | You cannot modify a signed Security Assertion Markup Language (SAML) assertion. |
Action | Do not attempt to modify a signed SAML assertion. |
Explanation | You cannot marshal an object that is not a String or an OMElement data type. |
Action | Check the type of object that you are attempting to marshal and ensure that it is a String or a OMElement data type. |
Explanation | The authentication method is not valid. |
Action | Use a valid authentication method. |
Explanation | A null argument value has been passed on a setAuthnContext method call. |
Action | Do not pass a null argument value. |
Explanation | A null argument value has been passed on a setAuthnInstant method call. |
Action | Do not pass a null argument value. |
Explanation | The Security Assertion Markup Language (SAML) assertion on a newSAMLToken method call is not valid. |
Action | Pass a valid XML structure for the assertion. |
Explanation | A Security Assertion Markup Language (SAML) token cannot be created from the XMLStructure that is provided on a call to the newSAMLToken method. |
Action | Pass a valid XML structure for the assertion. |
Explanation | The expected token type is SAML 2.0. However, a different version has been found. |
Action | Pass a valid SAML 2.0 version string. |