Configuration Instructions
Generate/install keys and certs for Gluu Open Banking Identity Platform#
This section covers details about setting up the keys and certificates in Cloud-Native distribution.
- For MTLS keys, see the document that demonstrates enabling mTLS in nginx ingress.
Remember, MTLS is needed not only for the TPPs to call the authorization and token endpoints for OpenID Connect flows, but also by clients that are calling the configuration API.
Add/Update Custom Scripts:#
To add or update custom scripts, you can use either jans-cli
or curl
.
-
jans-cli
in interactive mode,option 13
enables you to manage custom scripts. For more info, see the docs. -
jans-cli
in command line argument mode is more conducive to scripting and automation. To display the available operations for custom scripts, useconfig-cli.py --info CustomScripts
. See the docs for more info. -
To use
curl
see these docs
Note: If using VM installation you can normally find jans-cli.py
in the /opt/jans/jans-cli/
folder.
Created: 2024-09-19