Closed tobz-nz closed 4 years ago
Has anyone use this package with Salesforce?
I've got an issue where getting this error when redirected to the SF login form Error: Invalid HTTP method
Error: Invalid HTTP method
All my settings look right - all I've been able to find on the error is if the acs url doesn't match or load. I've checked and mine is and does.
This is the first time I've tried to setup SAML ever so very new to the concept & may have things wrong somewhere.
Thanks for any help.
Ah - I was using the post method URL from Salesforce instead of the redirect one. I also had a few issues relted to user access to the saml app.
Just in case anyone else has this issue in the future.
Has anyone use this package with Salesforce?
I've got an issue where getting this error when redirected to the SF login form
Error: Invalid HTTP method
All my settings look right - all I've been able to find on the error is if the acs url doesn't match or load. I've checked and mine is and does.
This is the first time I've tried to setup SAML ever so very new to the concept & may have things wrong somewhere.
Thanks for any help.