This commit is contained in:
parent
9effe13a7d
commit
4193af75fc
@ -15,6 +15,7 @@ pic06: "/assets/images/portainer_oauth/6.png"
|
||||
pic07: "/assets/images/portainer_oauth/7.png"
|
||||
pic08: "/assets/images/portainer_oauth/8.png"
|
||||
pic09: "/assets/images/portainer_oauth/9.png"
|
||||
pic10: "/assets/images/portainer_oauth/10.png"
|
||||
---
|
||||
|
||||
|
||||
@ -47,9 +48,17 @@ Now choose this options, you can use other `Session lifetime` if you want
|
||||
<img src="{{page.pic09}}"/>
|
||||
`Automatic user provisioning`: If set ON anyone with Github account will be able to login and Portainer will automaticily create the user without authorizations, better leave it off and handle the users creation/allowance to you.
|
||||
|
||||
### OAuth Configuration
|
||||
|
||||
|
||||
|
||||
`Client ID`: ClientID you copied from Github
|
||||
`Client secret`: Secret you copied from Github
|
||||
`Authorization URL`: https://github.com/login/oauth/authozize
|
||||
`Access token URL`: https://github.com/login/oauth/access_token
|
||||
`Resource URL`: https://api.github.com/user
|
||||
`Redirect URL`: your Portainer URL eg: http://IP:9000
|
||||
`Logout URL`:
|
||||
`User identifier`: login
|
||||
`Scopes`: id,email,name
|
||||
|
||||
|
||||
|
||||
|
BIN
assets/images/portainer_oauth/10.png
Normal file
BIN
assets/images/portainer_oauth/10.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
Loading…
x
Reference in New Issue
Block a user