mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-27 03:31:46 +00:00
merged
This commit is contained in:
commit
5a6609150c
8 changed files with 144 additions and 123 deletions
|
|
@ -1,6 +1,3 @@
|
|||
|
||||
import Vue from 'vue'
|
||||
|
||||
const defaultSSOSettings = {
|
||||
oidc: {
|
||||
issuer: "",
|
||||
|
|
@ -10,7 +7,7 @@ const defaultSSOSettings = {
|
|||
clientID: "",
|
||||
clientSecret: "",
|
||||
callbackURL: "/oidc/callback",
|
||||
scope: "openid email profile"
|
||||
scope: "openid email profile"
|
||||
},
|
||||
user: {
|
||||
createNewUser: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue