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:
- wattson
- orchent
- UNICORE command line client
- feudalSSH
- mccli
- fedcloud client
- FLAAT
- dcacheclient
- CYGNO Library
- EGI Swift Finder
- DODAS-TS/rclone
- OSCAR-CLI
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.