PARTNERS - Please join us for our upcoming webinar:
Leveraging Intelligent Recommendations for Operational Transformation.
AMS Partners click HERE | EMEA/APJ Partners click HERE

Azure AD last login time

Smiling
Regular Contributor
Regular Contributor

Hi all,

How can I import the last login date time from an Azure account to saviynt Account ?

2 REPLIES 2

Amit_Malik
Valued Contributor II
Valued Contributor II

Hi @Smiling 

Add signInActivity to the list off attributes you retrieving and also add AuditLog.Read.All permission to Saviynt principle making these calls. 

Br,

Amit

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".

rushikeshvartak
All-Star
All-Star

lastSignInDateTime stores last login

Add 

"customproperty31": "lastSignInDateTime~#~char"  in ACCOUNT_ATTRIBUTES

rushikeshvartak_0-1707276798656.png

 

 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.