Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Active Directory - Authentication #4

Closed
pir8g33k opened this issue Oct 8, 2021 · 2 comments
Closed

Active Directory - Authentication #4

pir8g33k opened this issue Oct 8, 2021 · 2 comments

Comments

@pir8g33k
Copy link

pir8g33k commented Oct 8, 2021

Hi i tried to set enable_auth_settings to true but the output on terraform plan still set to disabled, how can i enable or to set to authentication (active_directory_auth_setttings) and create the apps automatically for app registration and enterprise apps?

@kumarvna
Copy link
Owner

Hi,
please, enable_auth_settings to true and set the active directory setting using the below values and check. Hope this helps.

enable_auth_settings = true
active_directory_auth_setttings = {
client_id =
client_secret =
}

Reference: https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal

@kumarvna
Copy link
Owner

I hope the above answer is solved your issue. I am closing this issue for now. If you still need any help, please open it again.

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

No branches or pull requests

2 participants