- Notifications
You must be signed in to change notification settings - Fork16
Azure Active Directory authentication proxy is an http proxy that is design to add authentication information required to talk to Microsoft Azure services.
License
Azure/aad-auth-proxy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
| Step | Build | Release |
|---|---|---|
| Image | ||
| Helm chart |
Azure Active Directory authentication proxy is an http proxy that is design to add authentication information required to talk toMicrosoft Azure services. The proxy adds Authorization header to http requests based on its configuration. It can be used to add authentication information to the requests made by scripts, tools, applications not designed to work directly withAzure Active Directory.
Some usage examples would be to allow Kubecost to read Prometheus metrics stored inAzure Managed Prometheus, ingest metrics viaOTEL collector through Prometheus Remote Write exporter intoAzure Monitor Workspace and others.
Checkrelease notes for link to publicly available images.
This can be deployed in custom templates using release image as a side car or a service. This can be deployed using helm chart as well, which will be deployed as a service. Detailed instructions on how to deploy can be foundhere.
This has been instrumented withOTEL, it emits traces and metrics, which can be collected usingOTEL Collector. Agrafana dashboard to visualize metrics is also included.
This proxy can be deployed as a side car or as a service. When deployed as a side car, only the containers within the pod can access this proxy, but when deployed as a service without restricting traffic, any container can access this proxy. So there might be a need to secure traffic to proxy pod and can be achieved usingNetwork policies in Azure Kubernetes Service.
Only helm v3 is supported.
About
Azure Active Directory authentication proxy is an http proxy that is design to add authentication information required to talk to Microsoft Azure services.
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.