Installation guide
190
5. AM_SESSION_FAILURE
The session operation did not succeed. The operation may be any of the operations
provided by the session API.
6. AM_POLICY_FAILURE
The policy operation failed. Details of policy failure may be found in the log file.
7. This is a reserved error code.
8. AM_INVALID_ARGUMENT
The API was invoked with one or more invalid parameters. Check the input
provided to the function.
9. This is a reserved error code.
10. This is a reserved error code.
11. AM_NO_MEMORY
The operation failed because of a memory allocation problem.
12. AM_NSPR_ERROR
The underlying NSPR layer failed. Please check log for further details.
13. This is a reserved error code.
14. AM_BUFFER_TOO_SMALL
15. AM_NO_SUCH_SERVICE_TYPE
The service type input by the user does not exist. This is a more specific version of
AM_INVALID_ARGUMENT. The error may occur in any of the API that take
am_policy_t
as a parameter.
16. AM_SERVICE_NOT_AVAILABLE
17. AM_ERROR_PARSING_XML
During communication with Identity Server, there was an error while parsing the
incoming XML data.