mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Enhancement]: Allow configuration of OIDC at container deploy time #2255
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf#2255
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stp14 on GitHub (Jul 5, 2024).
Type of Enhancement
Server Backend
Describe the Feature/Enhancement
I would really like to have the ability to configure OIDC via environment variables (or some other mechanism) at deploy time for the ABS container, as opposed to GUI-only after the container is deployed. Lots of other tools have this capability and it seems like it's pretty standard for tools that use OIDC for auth.
Why would this be helpful?
It would simplify deployment and configuration of authentication for ABS, to integrate with existing OIDC services
Future Implementation (Screenshot)
Audiobookshelf Server Version
v2.10.1
Current Implementation (Screenshot)
No response