Hello Guys ,
I'm new in ADFS integration with Dynamics 365
I implemented Claim based authentication and ADFS , and the client requested to have session time out
I set the Token lifetime to 30 (mins) using Windows power shell on ADFS server
The problem is that the session time out is not occurring at fixed periods , sometimes the re-authentication prompt occur after 32 mins , sometimes after 40 mins
Also I've to refresh the CRM Web APP to see the re-authentication prompt
I need the session to be terminated after 30 mins automatically and with no variation in time
How can I achieve that
Thanks ,