AWS – AWS announces open-sourced credentials-fetcher to simplify Microsoft AD access from Linux containers
AWS announces the general availability of the credentials-fetcher open source project. As you modernize your .NET applications to Linux containers, you no longer need to worry about Microsoft Active Directory (AD) dependency. You can use credentials-fetcher to access AD from services hosted on Linux containers using the service account authentication model. This package makes it possible to create kerberos tickets specific to group managed service accounts (gMSAs) in applications running on Linux containers. As part of our launch, we have packaged credential-fetcher in RPM format and added it to Fedora Linux. You can install this package by using dnf install credentials-fetcher.
Read More for the details.