How to know the landing Component access information for a user through the Sign-In page in PIA
HI Experts, can you please guide us in achieving the following as explained with the example below.
Example of what we are trying to achieve:
A valid PS user access below URL directly to login and puts the user id and password.
On successful authentication this URL will direct the user to the Navigation main Menu>SetUp CRM>Common Definition>Customer>Contact Method Use.
There is a possibility that the PS user does not have role to access to this landing component and it will display a message to the user of Authentication Error.
Now the piece of code/way we are looking for is, if through the login page while authenticating the user, is it possible to find out whether the user have access or not to the landing Component (i.e. Component CM_USE or any other component the user is accessing). This access information we need to insert in a custom record to allow the security team analyse the data further for taking further actions.