Skip to content

Other agent clients

Any application that needs an access token can use on of the provided libraries or our IPC-API to obtain an access token from oidc-agent. The following applications are already integrated with oidc-agent:

Tools using oidc-token via command execution

Some applications do not have built-in oidc-agent support but can run an external command to obtain credentials. Because oidc-token prints an access token to stdout, it integrates seamlessly with these tools through their generic command execution features.

See Using oidc-agent with Email Clients for setup guides covering mbsync and Mutt / NeoMutt.