docs: add vsphere note for code (ADFS)

This commit is contained in:
Jens Langhammer 2020-09-17 10:43:59 +02:00
parent 895e7d7393
commit 950a1fc77e
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Under *Sources*, click *Edit* and ensure that "Autogenerated Active Directory Ma
Under *Providers*, create an OAuth2/OpenID Provider with these settings:
- Client Type: Confidential
- Response Type: code
- Response Type: code (ADFS Compatibility Mode, sends id_token as access_token)
- JWT Algorithm: RS256
- Redirect URI: `https://vcenter.company/ui/login/oauth2/authcode`
- Post Logout Redirect URIs: `https://vcenter.company/ui/login`