Having trouble setting up SAML
I'm trying to follow this guide (https://kinde.com/docs/authentication-and-access/custom-saml/), but encountering a "500 Internal Server Error" after the user is redirected back from the IdP. My IdP in question is Keycloak. Are there any guides specifically for Kinde (SP) + Keycloak (IdP)?
Thanks!
3 Replies
Hi @ghoti143 unfortunately we don't have any specific guides. If you have any more details it would be greatly appreciated!
In the meantime I'll pass this onto my team to see if anyone can help
Additional details:
1. type in email to kinde login form
2. home realm domain discovery kicks in and redirects to keycloak (configured SAML IdP)
3. user authenticates with keycloak, and is redirected back to kinde
4. POST request to made to {business}.kinde.com/login/saml/callback with SAMLResponse and RelayState in payload.
5. above request responds with 500 status code
Hi @ghoti143, are you able to DM me the name of your business pls, and I'll have a look through the logs. Thanks