Hello,
We have a question related ADFS for Dynamics and Third Party Sistems. Checking this picture:
We realize that Dynamics get a token from ADFS to interact with ADFS. The idea is that third party system will made the same process than Dynamics using this token generated by ADFS.
My questions are:
- It’s possible that any third party system connect to ADFS to generate the token and all system should check this token to interact with ADFS?. It means, using the token generated by Dynamics for example check by third party system the same token to have a single sing on experience?.
- It’s possible that using this shared token made these 3 operations by any third party system using an API (webService or similar):?
- Check if token is correct in ADFS
- Invalidate a token in ADFS for all system involved.
- Get information from AD using this token.
Thank you very much.
*This post is locked for comments