docs: add notice for launch URL for vcenter 7u2
This commit is contained in:
parent
899cf392f4
commit
d6f44e069c
|
@ -67,6 +67,10 @@ Create an application which uses this provider. Optionally apply access restrict
|
|||
|
||||
Set the Launch URL to `https://vcenter.company/ui/login/oauth2`. This will skip vCenter's User Prompt and directly log you in.
|
||||
|
||||
:::warning
|
||||
This Launch URL only works for vCenter < 7.0u2. If you're running 7.0u2 or later, set the launch URL to `https://vcenter.company/ui/login`
|
||||
:::
|
||||
|
||||
## vCenter Setup
|
||||
|
||||
Login as local Administrator account (most likely ends with vsphere.local). Using the Menu in the Navigation bar, navigate to _Administration -> Single Sing-on -> Configuration_.
|
||||
|
|
Reference in New Issue