Modules
Auth Module
This Module is subject to a user license.
Requirements
Formance Auth requires:
- PostgreSQL: See configuration guide here.
Auth Object
You can find all the available parameters in the comprehensive CRD documentation.
Define oAuth2 clients
You can define oAuth2 clients to secure your stack. The Auth will then be able to authenticate the incoming requests and forward them to the right service.
Here, you can replace YOUR_ID
and YOUR_SECRET
with your own arbitrary string values.