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

Upgrade Azure AD provider to newest version #49

Closed
3 tasks done
julie-ng opened this issue Jan 11, 2022 · 1 comment
Closed
3 tasks done

Upgrade Azure AD provider to newest version #49

julie-ng opened this issue Jan 11, 2022 · 1 comment
Assignees

Comments

@julie-ng
Copy link
Collaborator

julie-ng commented Jan 11, 2022

Upgrade Azure AD provider from v1 to v2

  • Upgrade Azure AD provider to latest v2 version
  • Fix breaking change - remove random password generation. Passwords now managed by Provider, which was a breaking change in Microsoft Graph API.

    The value field has become read-only as Azure Active Directory no longer accepts user-supplied password values. Passwords are instead auto-generated by Azure and exported with the value attribute by the resource.

  • Best Practice - add owners to created service principals per in documentation
@julie-ng
Copy link
Collaborator Author

julie-ng commented May 5, 2022

Closed by #52

@julie-ng julie-ng closed this as completed May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant