Authentication Codes
| Id | Log Level | Description | Data | Triggers | Actions |
|---|---|---|---|---|---|
| AUTHENTICATION-100 | INFO | Authentication is Successful | message | User authenticated with valid credentials | |
| AUTHENTICATION-101 | INFO | User based authentication is successful | message authentication type user name | User authenticated with valid credentials | |
| AUTHENTICATION-102 | INFO | Role based authentication is successful | message authentication type role name | User belonging to role authenticated with valid credentials | |
| AUTHENTICATION-103 | INFO | Service based authentication is successful | message authentication type service name | User authenticated with valid credentials to a configured service under realm | |
| AUTHENTICATION-104 | INFO | Authentication level based authentication is successful | message authentication type authentication level value | User authenticated with valid credentials to one or more authentication modules having authentication level value greater than or equal to specified authentication level | |
| AUTHENTICATION-105 | INFO | Module based authentication is successful | message authentication type module name | User authenticated with valid credentials to authentication module under realm | |
| AUTHENTICATION-200 | INFO | Authentication Failed | error message | Incorrect/invalid credentials presented User locked out/not active | Enter correct/valid credentials to required authentication module |
| AUTHENTICATION-201 | INFO | Authentication Failed | error message | Invalid credentials entered. | Enter the correct password. |
| AUTHENTICATION-202 | INFO | Authentication Failed | error message | Named Configuration (Auth Chain) does not exist. | Create and configure a named config for this org. |
| AUTHENTICATION-203 | INFO | Authentication Failed | error message | No user profile found for this user. | User does not exist in the datastore plugin configured and hence configure the datastore plugin for this realm/org correctly. |
| AUTHENTICATION-204 | INFO | Authentication Failed | error message | This user is not active. | Activate the user. |
| AUTHENTICATION-205 | INFO | Authentication Failed | error message | Max number of failure attempts exceeded. User is Locked out. | Contact system administrator. |
| AUTHENTICATION-206 | INFO | Authentication Failed | error message | User account has expired. | Contact system administrator. |
| AUTHENTICATION-207 | INFO | Authentication Failed | error message | Login timed out. | Try to login again. |
| AUTHENTICATION-208 | INFO | Authentication Failed | error message | Authentication module is denied. | Configure this module or use some other module. |
| AUTHENTICATION-209 | INFO | Authentication Failed | error message | Limit for maximum number of allowed session has been reached. | Logout of a session or increase the limit. |
| AUTHENTICATION-210 | INFO | Authentication Failed | error message | Org/Realm does not exists. | Use a valid Org/Realm. |
| AUTHENTICATION-211 | INFO | Authentication Failed | error message | Org/Realm is not active. | Activate the Org/Realm. |
| AUTHENTICATION-212 | INFO | Authentication Failed | error message | Cannot create a session. | Ensure that session service is configured and maxsession is not reached. |
| AUTHENTICATION-213 | INFO | User based authentication failed | error message authentication type user name | No authentication configuration (chain of one or more authentication modules) configured for user Incorrect/invalid credentials presented User locked out/not active | Configure authentication configuration (chain of one or more authentication modules) for user Enter correct/valid credentials to required authentication module |
| AUTHENTICATION-214 | INFO | Authentication Failed | error message authentication type user name | User based Auth. Invalid credentials entered. | Enter the correct password. |
| AUTHENTICATION-215 | INFO | Authentication Failed | error message authentication type user name | Named Configuration (Auth Chain) does not exist for this user | Create and configure a named config for this user |
| AUTHENTICATION-216 | INFO | Authentication Failed | error message authentication type user name | User based Auth. No user profile found for this user. | User does not exist in the datastore plugin configured and hence configure the datastore plugin for this realm/org correctly. |
| AUTHENTICATION-217 | INFO | Authentication Failed | error message authentication type user name | User based Auth. This user is not active. | Activate the user. |
| AUTHENTICATION-218 | INFO | Authentication Failed | error message authentication type user name | User based Auth. Max number of failure attempts exceeded. User is Locked out. | Contact system administrator. |
| AUTHENTICATION-219 | INFO | Authentication Failed | error message authentication type user name | User based Auth. User account has expired. | Contact system administrator. |
| AUTHENTICATION-220 | INFO | Authentication Failed | error message authentication type user name | User based Auth. Login timed out. | Try to login again. |
| AUTHENTICATION-221 | INFO | Authentication Failed | error message authentication type user name | User based Auth. Authentication module is denied. | Configure this module or use some other module. |
| AUTHENTICATION-222 | INFO | Authentication Failed | error message authentication type user name | User based auth. Limit for maximum number of allowed session has been reached. | Logout of a session or increase the limit. |
| AUTHENTICATION-223 | INFO | Authentication Failed | error message authentication type user name | User based auth. Org/Realm does not exists. | Use a valid Org/Realm. |
| AUTHENTICATION-224 | INFO | Authentication Failed | error message authentication type user name | User based auth. Org/Realm is not active. | Activate the Org/Realm. |
| AUTHENTICATION-225 | INFO | Authentication Failed | error message authentication type user name | User based auth. Cannot create a session. | Ensure that session service is configured and maxsession is not reached. |
| AUTHENTICATION-226 | INFO | Role based authentication failed | error message authentication type role name | No authentication configuration (chain of one or more authentication modules) configured for role Incorrect/invalid credentials presented User does not belong to this role User locked out/not active | Configure authentication configuration (chain of one or more authentication modules) for role Enter correct/valid credentials to required authentication module Assign this role to the authenticating user |
| AUTHENTICATION-227 | INFO | Authentication Failed | error message authentication type role name | Role based Auth. Invalid credentials entered. | Enter the correct password. |
| AUTHENTICATION-228 | INFO | Authentication Failed | error message authentication type role name | Named Configuration (Auth Chain) does not exist for this role. | Create and configure a named config for this role. |
| AUTHENTICATION-229 | INFO | Authentication Failed | error message authentication type role name | Role based Auth. No user profile found for this user. | User does not exist in the datastore plugin configured and hence configure the datastore plugin for this realm/org correctly. |
| AUTHENTICATION-230 | INFO | Authentication Failed | error message authentication type role name | Role based Auth. This user is not active. | Activate the user. |
| AUTHENTICATION-231 | INFO | Authentication Failed | error message authentication type role name | Role based Auth. Max number of failure attempts exceeded. User is Locked out. | Contact system administrator. |
| AUTHENTICATION-232 | INFO | Authentication Failed | error message authentication type role name | Role based Auth. User account has expired. | Contact system administrator. |
| AUTHENTICATION-233 | INFO | Authentication Failed | error message authentication type role name | Role based Auth. Login timed out. | Try to login again. |
| AUTHENTICATION-234 | INFO | Authentication Failed | error message authentication type role name | Role based Auth. Authentication module is denied. | Configure this module or use some other module. |
| AUTHENTICATION-235 | INFO | Authentication Failed | error message authentication type role name | Role based auth. Limit for maximum number of allowed session has been reached. | Logout of a session or increase the limit. |
| AUTHENTICATION-236 | INFO | Authentication Failed | error message authentication type role name | Role based auth. Org/Realm does not exists. | Use a valid Org/Realm. |
| AUTHENTICATION-237 | INFO | Authentication Failed | error message authentication type role name | Role based auth. Org/Realm is not active. | Activate the Org/Realm. |
| AUTHENTICATION-238 | INFO | Authentication Failed | error message authentication type role name | Role based auth. Cannot create a session. | Ensure that session service is configured and maxsession is not reached. |
| AUTHENTICATION-239 | INFO | Authentication Failed | error message authentication type role name | Role based auth. User does not belong to this role. | Add the user to this role. |
| AUTHENTICATION-240 | INFO | Service based authentication failed | error message authentication type service name | No authentication configuration (chain of one or more authentication modules) configured for service Incorrect/invalid credentials presented User locked out/not active | Configure authentication configuration (chain of one or more authentication modules) for service Enter correct/valid credentials to required authentication module |
| AUTHENTICATION-241 | INFO | Authentication Failed | error message authentication type service name | Service based Auth. Invalid credentials entered. | Enter the correct password. |
| AUTHENTICATION-242 | INFO | Authentication Failed | error message authentication type service name | Named Configuration (Auth Chain) does not exist with this service name. | Create and configure a named config. |
| AUTHENTICATION-243 | INFO | Authentication Failed | error message authentication type service name | Service based Auth. No user profile found for this user. | User does not exist in the datastore plugin configured and hence configure the datastore plugin for this realm/org correctly. |
| AUTHENTICATION-244 | INFO | Authentication Failed | error message authentication type service name | Service based Auth. This user is not active. | Activate the user. |
| AUTHENTICATION-245 | INFO | Authentication Failed | error message authentication type service name | Service based Auth. Max number of failure attempts exceeded. User is Locked out. | Contact system administrator. |
| AUTHENTICATION-246 | INFO | Authentication Failed | error message authentication type service name | Service based Auth. User account has expired. | Contact system administrator. |
| AUTHENTICATION-247 | INFO | Authentication Failed | error message authentication type service name | Service based Auth. Login timed out. | Try to login again. |
| AUTHENTICATION-248 | INFO | Authentication Failed | error message authentication type service name | Service based Auth. Authentication module is denied. | Configure this module or use some other module. |
| AUTHENTICATION-249 | INFO | Authentication Failed | error message authentication type service name | Service based Auth. Service does not exist. | Please use only valid Service. |
| AUTHENTICATION-250 | INFO | Authentication Failed | error message authentication type service name | Service based auth. Limit for maximum number of allowed session has been reached. | Logout of a session or increase the limit. |
| AUTHENTICATION-251 | INFO | Authentication Failed | error message authentication type service name | Service based auth. Org/Realm does not exists. | Use a valid Org/Realm. |
| AUTHENTICATION-252 | INFO | Authentication Failed | error message authentication type service name | Service based auth. Org/Realm is not active. | Activate the Org/Realm. |
| AUTHENTICATION-253 | INFO | Authentication Failed | error message authentication type service name | Service based auth. Cannot create a session. | Ensure that session service is configured and maxsession is not reached. |
| AUTHENTICATION-254 | INFO | Authentication level based authentication failed | error message authentication type authentication level value | There are no authentication module(s) having authentication level value greater than or equal to specified authentication level Incorrect/invalid credentials presented to one or more authentication modules having authentication level greater than or equal to specified authentication level User locked out/not active | Configure one or more authentication modules having authentication level value greater than or equal to required authentication level Enter correct/valid credentials to one or more authentication modules having authentication level greater than or equal to specified authentication level |
| AUTHENTICATION-255 | INFO | Authentication Failed | error message authentication type authentication level value | Level based Auth. Invalid credentials entered. | Enter the correct password. |
| AUTHENTICATION-256 | INFO | Authentication Failed | error message authentication type authentication level value | Level based Auth. No Auth Configuration available. | Create an auth configuration. |
| AUTHENTICATION-257 | INFO | Authentication Failed | error message authentication type authentication level value | Level based Auth. No user profile found for this user. | User does not exist in the datastore plugin configured and hence configure the datastore plugin for this realm/org correctly. |
| AUTHENTICATION-258 | INFO | Authentication Failed | error message authentication type authentication level value | Level based Auth. This user is not active. | Activate the user. |
| AUTHENTICATION-259 | INFO | Authentication Failed | error message authentication type authentication level value | Level based Auth. Max number of failure attempts exceeded. User is Locked out. | Contact system administrator. |
| AUTHENTICATION-260 | INFO | Authentication Failed | error message authentication type authentication level value | Level based Auth. User account has expired. | Contact system administrator. |
| AUTHENTICATION-261 | INFO | Authentication Failed | error message authentication type authentication level value | Level based Auth. Login timed out. | Try to login again. |
| AUTHENTICATION-262 | INFO | Authentication Failed | error message authentication type authentication level value | Level based Auth. Authentication module is denied. | Configure this module or use some other module. |
| AUTHENTICATION-263 | INFO | Authentication Failed | error message authentication type authentication level value | Level based Auth. Invalid Authg Level. | Please specify valid auth level. |
| AUTHENTICATION-264 | INFO | Authentication Failed | error message authentication type authentication level value | Level based auth. Limit for maximum number of allowed session has been reached. | Logout of a session or increase the limit. |
| AUTHENTICATION-265 | INFO | Authentication Failed | error message authentication type authentication level value | Level based auth. Org/Realm does not exists. | Use a valid Org/Realm. |
| AUTHENTICATION-266 | INFO | Authentication Failed | error message authentication type authentication level value | Level based auth. Org/Realm is not active. | Activate the Org/Realm. |
| AUTHENTICATION-267 | INFO | Authentication Failed | error message authentication type authentication level value | Level based auth. Cannot create a session. | Ensure that session service is configured and maxsession is not reached. |
| AUTHENTICATION-268 | INFO | Module based authentication failed | error message authentication type module name | Module is not registered/configured under realm Incorrect/invalid credentials presented User locked out/not active | Register/configure authentication module under realm Enter correct/valid credentials to authentication module |
| AUTHENTICATION-269 | INFO | Authentication Failed | error message authentication type module name | Module based Auth. Invalid credentials entered. | Enter the correct password. |
| AUTHENTICATION-270 | INFO | Authentication Failed | error message authentication type module name | Module based Auth. No user profile found for this user. | User does not exist in the datastore plugin configured and hence configure the datastore plugin for this realm/org correctly. |
| AUTHENTICATION-271 | INFO | Authentication Failed | error message authentication type module name | Module based Auth. This user is not active. | Activate the user. |
| AUTHENTICATION-272 | INFO | Authentication Failed | error message authentication type module name | Module based Auth. Max number of failure attempts exceeded. User is Locked out. | Contact system administrator. |
| AUTHENTICATION-273 | INFO | Authentication Failed | error message authentication type module name | Module based Auth. User account has expired. | Contact system administrator. |
| AUTHENTICATION-274 | INFO | Authentication Failed | error message authentication type module name | Module based Auth. Login timed out. | Try to login again. |
| AUTHENTICATION-275 | INFO | Authentication Failed | error message authentication type module name | Module based Auth. Authentication module is denied. | Configure this module or use some other module. |
| AUTHENTICATION-276 | INFO | Authentication Failed | error message authentication type module name | Module based auth. Limit for maximum number of allowed session has been reached. | Logout of a session or increase the limit. |
| AUTHENTICATION-277 | INFO | Authentication Failed | error message authentication type module name | Module based auth. Org/Realm does not exists. | Use a valid Org/Realm. |
| AUTHENTICATION-278 | INFO | Authentication Failed | error message authentication type module name | Module based auth. Org/Realm is not active. | Activate the Org/Realm. |
| AUTHENTICATION-279 | INFO | Authentication Failed | error message authentication type module name | Module based auth. Cannot create a session. | Ensure that session service is configured and maxsession is not reached. |
| AUTHENTICATION-300 | INFO | User logout is Successful | message | User logged out | |
| AUTHENTICATION-301 | INFO | User logout is successful from user based authentication | message authentication type user name | User logged out | |
| AUTHENTICATION-302 | INFO | User logout is successful from role based authentication | message authentication type role name | User belonging to this role logged out | |
| AUTHENTICATION-303 | INFO | User logout is successful from service based authentication | message authentication type service name | User logged out of a configured service under realm | |
| AUTHENTICATION-304 | INFO | User logout is successful from authentication level based authentication | message authentication type authentication level value | User logged out of one or more authentication modules having authentication level value greater than or equal to specified authentication level | |
| AUTHENTICATION-305 | INFO | User logout is successful from module based authentication | message authentication type module name | User logged out of authentication module under realm |
Fonte: https://docs.oracle.com/cd/E19575-01/820-3886/gdhxz/index.html
https://backstage.forgerock.com/#!/docs/openam/13.5/reference#log-messages