Back
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?
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 :
31k questions
32.8k answers
501 comments
693 users