1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-25 08:19:40 +02:00

feat(setting/oauth): add authstyle option [EE-6038] (#11610)

This commit is contained in:
Oscar Zhou 2024-04-22 10:35:19 +12:00 committed by GitHub
parent 6623475035
commit ffc66647f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 135 additions and 18 deletions

View file

@ -631,6 +631,7 @@
"LogoURL": "",
"OAuthSettings": {
"AccessTokenURI": "",
"AuthStyle": 0,
"AuthorizationURI": "",
"ClientID": "",
"DefaultTeamID": 0,