SAML2 Keycloak: Unknown login requester error #1579

Closed
opened 2026-02-05 01:19:19 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @reavessm on GitHub (Mar 11, 2020).

Describe the bug
I tried following the examples by hugocortes, but I keep getting an 'Unkown login requester' error after it redirects to keycloak's login page. Any thoughts? I'm not too familiar with keycloak so I'm not too sure how to debug it

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings): v0.28.2
  • PHP Version: 7.3.15
  • Hosting Method (Nginx/Apache/Docker): Docker, behind nginx reverse proxy (linuxserver/bookstack)
Originally created by @reavessm on GitHub (Mar 11, 2020). **Describe the bug** I tried following the examples by [hugocortes](https://github.com/BookStackApp/BookStack/issues/1157#issuecomment-585804153), but I keep getting an 'Unkown login requester' error after it redirects to keycloak's login page. Any thoughts? I'm not too familiar with keycloak so I'm not too sure how to debug it **Your Configuration (please complete the following information):** - Exact BookStack Version (Found in settings): v0.28.2 - PHP Version: 7.3.15 - Hosting Method (Nginx/Apache/Docker): Docker, behind nginx reverse proxy (linuxserver/bookstack)
Author
Owner

@Dayflare commented on GitHub (Jun 29, 2020):

double check your client id in keycloak, it has to be exactly the bookstack url from where you are coming.
Your config of keycloak and bookstack would help.

@Dayflare commented on GitHub (Jun 29, 2020): double check your client id in keycloak, it has to be exactly the bookstack url from where you are coming. Your config of keycloak and bookstack would help.
Author
Owner

@jimmytrivedi commented on GitHub (Oct 3, 2020):

Where exactly I need to look at?

@jimmytrivedi commented on GitHub (Oct 3, 2020): Where exactly I need to look at?
Author
Owner

@jahangirahmad commented on GitHub (Feb 8, 2021):

You need to check Client ID in keycloak and in the advanced section in SSO(SAML) settings in slack.
ex: both should be https://slack.com

@jahangirahmad commented on GitHub (Feb 8, 2021): You need to check Client ID in keycloak and in the advanced section in SSO(SAML) settings in slack. ex: both should be https://slack.com
Author
Owner

@AnEmortalKid commented on GitHub (Mar 3, 2021):

Not related to this project, but I also had this error looking at the keycloak quickstarts. The entityId attribute should map to what the client id is.

@AnEmortalKid commented on GitHub (Mar 3, 2021): Not related to this project, but I also had this error looking at the keycloak quickstarts. The `entityId` attribute should map to what the client id is.
Author
Owner

@ssddanbrown commented on GitHub (May 2, 2021):

Due to the lack of response from the original issue author I will close this. Thanks to everyone above that's provided support.

If this issue remains please feel free to open a new issue, referencing this one.

@ssddanbrown commented on GitHub (May 2, 2021): Due to the lack of response from the original issue author I will close this. Thanks to everyone above that's provided support. If this issue remains please feel free to open a new issue, referencing this one.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1579