Can you obtain person details on the login screen before authentication?

cancel
Showing results for 
Search instead for 
Did you mean: 
workingpistachi
Member II

Can you obtain person details on the login screen before authentication?

I have created an aspect on the person object and set passwordExpired as the property on the aspect.

I have mapped this property to the synced value from AD.

I would like to read this property when the user tries to login, however if the authentication fails, the people API to get the person properties returns a 401.

 

Would there be a way to read this property before authentication?

 

Thanks in advance.