
Hello. With an on-prem ifd deployment using adfs 3.0, what happens after a user is authenticated and has access to crm? Is there still a session still being managed by adfs or is the communication strictly between client and app server at that point?
*This post is locked for comments
I have the same question (0)Hi,
ADFS will issue a security token with expiration in few hours and client can use it to call the application directly.
After it expires client has to get a new one from ADFS.