Jump to content

Recommended Posts

Posted

Is anybody using ADFS 2016 for Single Sign On to Progresso? If so, please help! We're struggling to get it working and would ideally like to have it running before the staff all leave so we can check it works rather than find out it doesn't in September. The guide advanced sent us is for the 2013 version so it's not quite the same, and we basically just want to check that the configuration is correct (as it's not working and we're not sure which end the problem lies)

 

Cheers

Dan

Posted

Send me the documents for the Progresso app and do a Get-AdfsRelyingPartyTrust -name '' and send me that I will take a look, also get SAML trace/ View for firefox/ chrome and take a look at what is going out in the claim (if you can get that far) you may need to set the RPT to not encrypt the claim so you can see what is going on the following command will do this Get-AdfsRelyingPartyTrust -name '' | Set-AdfsRelyingPartyTrust -EncryptClaims $false.

 

I will try to help where I can.

 

H.

Posted
Send me the documents for the Progresso app and do a Get-AdfsRelyingPartyTrust -name '' and send me that I will take a look, also get SAML trace/ View for firefox/ chrome and take a look at what is going out in the claim (if you can get that far) you may need to set the RPT to not encrypt the claim so you can see what is going on the following command will do this Get-AdfsRelyingPartyTrust -name '' | Set-AdfsRelyingPartyTrust -EncryptClaims $false.

 

I will try to help where I can.

 

H.

 

Many many thanks for the offer of help; really appreciated. The IT manager managed to figure out where we were going wrong though and we got it working - just a config setting on the ADFS server that was wrong in the end.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...