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

[Feature] Create/use service accounts for machine identity management #153

Open
j7lloyd opened this issue Nov 14, 2024 · 0 comments
Open
Labels
enhancement New feature or request 🔧

Comments

@j7lloyd
Copy link

j7lloyd commented Nov 14, 2024

Describe the feature request

Summary:
A service account is a container for stored credentials, configured to perform machine identity-related operations without requiring user interaction. Key benefits and specific use cases include:

  • Active Directory management: Create or delete computer accounts without repeatedly entering domain credentials.
  • Managing stale Azure AD or Intune devices: Streamline the removal of orphaned objects without manual intervention.

Is this an enhancement to an existing resource or data source, if so which one?
This change will enhance the existing citrix_machine_catalog resource and add a new resource, i.e. citrix_service_account.

Link to any docs that cover this feature:
https://docs.citrix.com/en-us/citrix-daas/install-configure/service-accounts.html

Link to any APIs that cover this feature:
https://developer-docs.citrix.com/en-us/citrix-daas-service-apis/citrix-daas-rest-apis/apis/#/Identity-APIs

CitrixIssueId: 59127

@j7lloyd j7lloyd added the enhancement New feature or request label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🔧
Projects
None yet
Development

No branches or pull requests

2 participants