Need Table details storing User information created in Security Console
Summary:
We need to get the information of User like First Name, Last Name, username and email id of the user created in Security console.
Content (required):
Person information is not created for the user, so the information is not available in PER_PERSON_NAMES_F table. PER_USERS table doesnt store the First Name and Last name. PER_LDAP_USERS, store the data only when we sync the user data.
So which table stores First Name, Last Name, username and email id of the user created in Security console.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0