mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-04 00:46:50 +00:00
Oauth2 support
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
},
|
||||
"type": {
|
||||
"type": "string",
|
||||
"pattern": "^(local|ldap|oidc)$"
|
||||
"pattern": "^(local|ldap|oauth)$"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user