asp.net mvc - Can you use the same token in ADFS for 2 different relying parties? -


currently have 2 relying parties setup in same adfs server; 1 web api , 1 setup mvc application. when token authenticating in mvc app capture token send web api authentication well. token not work web api. if make new call relying party(web api) work think setup correctly in adfs... there configuration issue in adfs not not allow same token work both?

is possible?

is wrong architecture in adfs?

should use 1 relying party both apps?

you can use identity delegation helps in scenarios app calls service instead of user.

this similar question has resources: pass adfs token service


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -