Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

authentication with domain name into vRA #126

Open
rgaduput opened this issue Feb 4, 2022 · 0 comments
Open

authentication with domain name into vRA #126

rgaduput opened this issue Feb 4, 2022 · 0 comments

Comments

@rgaduput
Copy link

rgaduput commented Feb 4, 2022

Hi,
Our vRA authentication is setup with different domains, while logging in manually we choose a specific domain and then enter user name and password.
how to achieve this in terraform, when I am providing the user name and password with out any domain for provider vra7 it fails with authentication issue.
I have tried to provide the domain as prefix to the user name DOMAIN.LOCAL\\USERNAME, still it fails with .

Error: Unable to get auth token: vRealize API: [{Code:90135 Message:Unable to authenticate user rgaduput in tenant DEV_Group. SystemMessage:90135-Unable to authenticate user rgaduput in tenant DEV_Group.} {Code:400 Message: SystemMessage:}]

Error: Error: Unable to get auth token: vRealize API: [{Code:90135 Message:Unable to authenticate user DEV.LOCAL\rgaduput in tenant DEV_Group. SystemMessage:90135-Unable to authenticate user DEV.LOCAL\rgaduput in tenant DEV_Group.} {Code:400 Message: SystemMessage:}]

Any suggestion on how to use user name with domain combination ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant