Skip to content

feat: added ldap auth to agent#7

Merged
akhilmhdh merged 4 commits into
mainfrom
feat/agent-ldap
Aug 1, 2025
Merged

feat: added ldap auth to agent#7
akhilmhdh merged 4 commits into
mainfrom
feat/agent-ldap

Conversation

@akhilmhdh
Copy link
Copy Markdown
Member

Description 📣

This PR adds support for ldap auth in infisical agent. This is done for agent injector support

Type ✨

  • Bug fix
  • New feature
  • Improvement
  • Breaking change
  • Documentation

Tests 🛠️

# Here's some code block to paste some code snippets

Comment thread packages/cmd/agent.go Outdated
IdentityID string `yaml:"identity-id"`
LdapUsername string `yaml:"ldap-username"`
LdapPassword string `yaml:"ldap-password"`
RemovePasswordOnRead bool `yaml:"remove_password_on_read"`
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be remove-password-on-read for consistency?

@akhilmhdh akhilmhdh merged commit e83d5d6 into main Aug 1, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants