Answered by
bifrost0x
Aug 15, 2026
Replies: 1 comment 1 reply
|
Thanks for the detailed feedback. This has now been implemented and merged via #111.
We also added regression coverage for login selection, provisioning, collisions, concurrency, CLI behavior, and isolation from live deployment resources. Thanks again - this is a useful refinement for larger LDAP-backed installations. |
1 reply
Answer selected by
bifrost0x
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Thanks for the detailed feedback. This has now been implemented and merged via #111.
LDAP_PROVIDER_IDis used as its label, while local sign-in remains available for break-glass access. The selector stays hidden for local-only installations.LDAP_AUTO_PROVISIONand remains disabled by default.We also added regressi…