[PR #692] [MERGED] Corrected the keys for okta auth #5690

Closed
opened 2026-02-05 10:14:19 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/692
Author: @lommes
Created: 1/31/2018
Status: Merged
Merged: 2/4/2018
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (1)

  • 3cf2c6a Corrected the keys for okta auth

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 .env.example (+2 -2)

📄 Description

.env.example had wrong keys for okta from the original PR which where changed in config/services.php?
This PR changes these keys in .env.example to the ones uses in config/services.php to match other auth services.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/692 **Author:** [@lommes](https://github.com/lommes) **Created:** 1/31/2018 **Status:** ✅ Merged **Merged:** 2/4/2018 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3cf2c6a`](https://github.com/BookStackApp/BookStack/commit/3cf2c6a0273ae73c6b68a1b27a6ae0a6cb1d4413) Corrected the keys for okta auth ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+2 -2) </details> ### 📄 Description .env.example had wrong keys for okta from the original PR which where changed in ```config/services.php?``` This PR changes these keys in .env.example to the ones uses in config/services.php to match other auth services. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:14:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5690