Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Salesforce by (13.1k points)

I was trying to configure KeyCloak as SAML IDP in Salesforce. But it is giving JSON output instead of KeyCloak login page. This is the URL I am using:

http://10.99.xxx.xxx:8080/auth/realms/test?SAMLRequest=..

Can anyone help me with this?

1 Answer

0 votes
by (26.7k points)
edited by

So basically, you are using the wrong URL to achieve this, below is the correct path.

http://10.99.xxx.xxx:8080/auth/realms/test/protocol/saml?SAMLRequest=

I hope this will help.

Want to become a salesforce expert? join Salesforce Developer Training now!!

Want to know more about Salesforce Developer? Watch this video on Salesforce Platform Developer 1 Certification Training :

Browse Categories

...