Introduction
The IBM Security Verify Access OIDC Provider (ISVAOP) provides a containerized OIDC Provider which is designed to keep up with the latest OAuth and OIDC standards and comply with the latest conformance and specification standards, particularly Open Banking/FAPI.
Defining the Environment
At a high level, when starting the ISVAOP container you need to define:
- The provider configuration that defines defaults and grant flows.
- The storage layer configuration, including the choice of using a distributed session cache either in the form of the runtime database (HVDB) or Redis.
- The client level configuration and authentication methods.
- Any attribute sources.
Documentation
The specific documentation which will assist in getting you started includes:
-
ISVAOP Concepts, specifically:
-
How to deploy the container into different container environments, for example:
- Configuring runtime database.
- Docker
- Docker-Compose
- Kubernetes
- Red Hat® OpenShift®
- Configuring IBM Security Verify Access
- Secure Deployment Consideration
-
How to debug ISVAOP :
-
Example YAML configuration files, for example:
-
How to use the JavaScript utilities, for example:
-
Reference
-
Images
Updated 3 months ago