cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
325
Views
3
Helpful
2
Replies

SSO on Expressway with ADFS

Bill
Level 1
Level 1

I am trying to configure SSO on Expressway-C (version X15.0.2) using ADFS on Server 2019.
I am following this guide.
https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/expressway/config_guide/X15-0/mra/exwy_b_mra-deployment-guide-x150.pdf

I am having trouble at the section where it says to do this:
Set-ADFSRelyingPartyTrust -TargetName "<Name>" -SAMLResponseSignature MessageAndAssertion
where <Name> must be a display name for the Relying Party Trust of Expressway-E as set in ADFS.

In the XML file exported from Exp-C, I see the Exp-E name in there.
But I cannot get ADFS to accept the command.
It returns this: PS0132: No RelyingPartyTrust found with name 'exp14-e.mydomain.com'.

Next, Instead of the Exp-E name, I used the entityID of the Trust.
I get a different error:  Set-AdfsRelyingPartyTrust : A parameter cannot be found that matches parameter name
'SAMLResponseSignatureMessageAndAssertion'.

 

2 Replies 2

As per the section in the referenced document it’s the name of the Relaying Party Trust that you’ve created in ADFS that you should use in the mentioned command.

IMG_5101.jpeg

Depending upon what you named these in ADFS the command will vary. What names have you used for these in ADFS?



Response Signature