The endpoints in this subdirectory (console/base) relate to options associated with the "home page" for the
OpenAM GUI console; in essence, these are the options available when you log in as the administrative user
(typically amadmin
).
AMAdminFrame.jsp
-
Defaults to the opening page for the OpenAM console.
AMInvalidURL.jsp
-
Provides an "Invalid URL" error message.
AMLogin.jsp
-
Redirects users to the default login page; assumes no user is currently logged into OpenAM.
AMPost.jsp
-
Endpoint that either returns success of a post or an "Invalid or Missing Input" error.
AMUncaughtException.jsp
-
Default uncaught exception error message endpoint: "An error occurred while processing this request. Contact your administrator."
Authenticated.jsp
-
Displays a "You're logged in" information message.
CloseWindow.jsp
-
Endpoint that closes existing windows.
Message.jsp
-
Specifies a template endpoint used for messages.
Version.jsp
-
Specifies current version information, copyright notice, and licensing.