Skip Headers
Oracle® Fusion Middleware Error Messages Reference
11g Release 1 (11.1.1.6.0)

Part Number E10113-09
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

58 OAMAP-60501 to OAMAP-60521

OAMAP-60501: The Access Server entry was not specified in the required format: host:port
Cause: One or more Oracle Access Manager Access Server entries were not specified correctly.
Action: Contact your Oracle Access Manager administrator to ensure that Access Server entries are specified with host:port format. host is the DNS host name of the computer where the Access Server is installed and port is the Access Server port number.

Level: 1

Type: ERROR

Impact: Configuration

OAMAP-60502: No CallbackHandler was supplied to the Identity Asserter/Authenticator.
Cause: No CallbackHandler was found during Identity Asserter/Authenticator initialization.
Action: Contact your Oracle single sign-on administrator with exception/error information.

Level: 1

Type: ERROR

Impact: Internal Error

OAMAP-60503: A required callback was not found.
Cause: A required callback was not found by the Identity Authenticator.
Action: Contact your Oracle single sign-on administrator with exception/error information.

Level: 1

Type: ERROR

Impact: Internal Error

OAMAP-60504: Unable to read user input from the CallbackHandler.
Cause: The Identity Authenticator failed to read user input from the CallbackHandler.
Action: Ensure that you have entered the appropriate credentials.

Level: 1

Type: ERROR

Impact: Data

OAMAP-60505: Found an unsupported token type.
Cause: The Identity Asserter was invoked with an unsupported token type.
Action: Contact your Oracle single sign-on administrator with exception/error information.

Level: 1

Type: ERROR

Impact: Internal Error

OAMAP-60506: Found an unsupported token class.
Cause: The Identity Asserter received an unknown token class "{0}". Expected: a byte[].
Action: Contact your Oracle single sign-on administrator with exception/error information.

Level: 1

Type: ERROR

Impact: Internal Error

OAMAP-60507: Found an invalid SSO Token.
Cause: The Identity Asserter received an SSO token with no characters.
Action: Contact your Oracle single sign-on administrator with exception/error information.

Level: 1

Type: ERROR

Impact: Data

OAMAP-60508: Authentication failed. An invalid ObSSOCookie was found.
Cause: An invalid ObSSOCookie was received.
Action: Contact your Oracle Access Manager administrator to ensure that the ObSSOCookie is not corrupted or timedout before it is passed to the Identity Asserter.

Level: 1

Type: ERROR

Impact: Data

OAMAP-60509: The Identity Authenticator does not support NameCallback.
Cause: NameCallback was not found in the callback array.
Action: Contact your Oracle single sign-on administrator with exception/error information.

Level: 1

Type: ERROR

Impact: Internal Error

OAMAP-60510: The Identity Authenticator does not support PasswordCallback.
Cause: PasswordCallback was not found in the callback array.
Action: Contact your Oracle single sign-on administrator with exception/error information.

Level: 1

Type: ERROR

Impact: Internal Error

OAMAP-60511: Resource "{0}" is not protected by an Oracle Access Manager policy domain.
Cause: The Identity Asserter/Authenticator detected that resource "{0}" is not protected by an Oracle Access Manager policy domain.
Action: Contact your Oracle Access Manager administrator to ensure that the Resource type, Resource Name, and Resource operations are specified correctly for identity assertion, and that the resource specified by the Resource Name is protected by an Oracle Access Manager policy domain and access policies.

Level: 1

Type: ERROR

Impact: Configuration

OAMAP-60512: Unable to get the user name from Return Actions configured in the Oracle Access Manager policy domain.
Cause: The Identity Asserter/Authenticator didn't get any Return Action named uid from the Access Server.
Action: Contact your Oracle Access Manager administrator to ensure that the Return Action in the Oracle Access Manager policy domain is configured correctly to return the user's login name.

Level: 1

Type: ERROR

Impact: Configuration

OAMAP-60513: Required parameters are not configured for the Identity Asserter/Authenticator.
Cause: The Identity Asserter/Authenticator did not find one or more required parameters.
Action: Contact your Oracle Access Manager administrator to ensure that the AccessGate Name, AccessGate Password, Primary/Secondary Access Server Name parameters are specified correctly in the Access System Console.

Level: 1

Type: ERROR

Impact: Configuration

OAMAP-60514: Unable to get the user name.
Cause: No user name was found in NameCallback.
Action: Specify a user name when asked during the authentication challenge.

Level: 1

Type: ERROR

Impact: Data

OAMAP-60515: The AccessGate Name is not recognized by the Access Server.
Cause: An incorrect AccessGate name was found.
Action: Contact your Oracle Access Manager administrator to ensure that the AccessGate name configured for the Identity Asserter/Authenticator exists in a profile in the Access System Console.

Level: 1

Type: ERROR

Impact: Configuration

OAMAP-60516: Unable to create the AccessGate entry for identity assertion/authentication.
Cause: AccessGate instance creation failed.
Action: See the Identity Asserter/Authenticator log for details.

Level: 1

Type: ERROR

Impact: Configuration

OAMAP-60517: Failed to validate the SSO Token.
Cause: The Identity Asserter failed to validate the SSO token.
Action: See the Identity Asserter log for details.

Level: 1

Type: ERROR

Impact: Data

OAMAP-60518: Authentication failed.
Cause: The user could not be authenticated with the provided credentials.
Action: See the Identity Authenticator log for details.

Level: 1

Type: ERROR

Impact: Data

OAMAP-60519: Cannot find the SSO Token in the callback.
Cause: The SSO Token was not found in the CallbackHandler.
Action: Contact your Oracle single sign-on administrator with exception/error information.

Level: 1

Type: ERROR

Impact: Internal Error.

OAMAP-60520: Cannot get a logger instance.
Cause: Cannot create a logger instance.
Action: Contact your Oracle single sign-on administrator with exception/error information.

Level: 1

Type: ERROR

Impact: Internal Error.

OAMAP-60521: Found an invalid value for parameter "{0}".
Cause: The Identity Asserter/Authenticator parameter value contains a whitespace.
Action: Ensure that the value for Identity Asserter/Authenticator parameter doesn't contain any whitespaces.

Level: 1

Type: ERROR

Impact: Config