How we can pass JWT Token on bookstack for authentication of user login ? #3938

Closed
opened 2026-02-05 07:54:34 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @namannj46 on GitHub (Jul 26, 2023).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

Actually i have integrated bookstack in our website through iframe.
so i want that when a user login to my website and click on bookstack module it automatically log in to the bookstack which is integrated in the website through iframe, we dont want to login again on bookstack when we actually logged on website already.

Is there any token or hash is passed on website url to authenticate the user.
kindly please suggest ways to deal

Exact BookStack Version

v23.05.2

Log Content

No response

PHP Version

No response

Hosting Environment

ubuntu 22.04

Originally created by @namannj46 on GitHub (Jul 26, 2023). ### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario Actually i have integrated bookstack in our website through iframe. so i want that when a user login to my website and click on bookstack module it automatically log in to the bookstack which is integrated in the website through iframe, we dont want to login again on bookstack when we actually logged on website already. Is there any token or hash is passed on website url to authenticate the user. kindly please suggest ways to deal ### Exact BookStack Version v23.05.2 ### Log Content _No response_ ### PHP Version _No response_ ### Hosting Environment ubuntu 22.04
OVERLORD added the 🐕 Support label 2026-02-05 07:54:34 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jul 26, 2023):

Is there any token or hash is passed on website url to authenticate the user.

No, there is not such functionality built in, and it's not something I'd look to support.

If you have PHP development skills available, you could use our logical theme system to pick up any URL details and deal with them accordingly.

@ssddanbrown commented on GitHub (Jul 26, 2023): > Is there any token or hash is passed on website url to authenticate the user. No, there is not such functionality built in, and it's not something I'd look to support. If you have PHP development skills available, you could use our [logical theme system](https://github.com/BookStackApp/BookStack/blob/development/dev/docs/logical-theme-system.md) to pick up any URL details and deal with them accordingly.
Author
Owner

@ssddanbrown commented on GitHub (Aug 2, 2023):

Since there's been no follow-up I'm going to close this.

@ssddanbrown commented on GitHub (Aug 2, 2023): Since there's been no follow-up I'm going to close this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3938