Skip to content

feat(auth): add opt-in private oidc issuer override#113

Merged
neonsolstice merged 1 commit into
mainfrom
BO-107-allow-local-oidc-issuers
May 27, 2026
Merged

feat(auth): add opt-in private oidc issuer override#113
neonsolstice merged 1 commit into
mainfrom
BO-107-allow-local-oidc-issuers

Conversation

@neonsolstice

Copy link
Copy Markdown
Collaborator

Allow self-hosted deployments to explicitly trust private/local OIDC issuer hosts while keeping production defaults locked down.

Keep SSRF protections unchanged outside OIDC issuer and discovery validation paths.

Closes #107

Allow self-hosted deployments to explicitly trust private/local OIDC issuer hosts while keeping production defaults locked down.

Keep SSRF protections unchanged outside OIDC issuer and discovery validation paths.

Closes #107
@github-actions github-actions Bot added the server Changes affecting server-side code, APIs, or backend behavior. label May 26, 2026
@neonsolstice
neonsolstice merged commit 30b14c1 into main May 27, 2026
26 checks passed
@neonsolstice
neonsolstice deleted the BO-107-allow-local-oidc-issuers branch May 27, 2026 20:26
potseeslc pushed a commit to potseeslc/bookorbit that referenced this pull request May 28, 2026
Allow self-hosted deployments to explicitly trust private/local OIDC issuer hosts while keeping production defaults locked down.

Keep SSRF protections unchanged outside OIDC issuer and discovery validation paths.

Closes bookorbit#107
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions Bot added the released Issue or PR is included in a released version. label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Issue or PR is included in a released version. server Changes affecting server-side code, APIs, or backend behavior.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Optional override to allow private/local OIDC issuers in self‑hosted "production" deployments

1 participant