Following the OAuth 2.0 standard, ModelOp Center requires the following Keycloak configurations for a successful integration:
LDAP Provider
(Custom) Client Scope
modelop_client
Groups Mapper
Clients
gateway-service
internal-client
go-cli
external-integration-client
Proposed | Access | Grant Type | Valid Redirect URIs | Default | Optional |
---|---|---|---|---|---|
gateway-service | Confidential |
|
|
| |
internal-client | Confidential |
|
| ||
go-cli | Confidential |
|
| ||
external-integration-client | Public |
|
|
|
Required User Attributes
Family name
Given name
User name
Email
Group(s)
Keycloak Guide
For instructions on how to create the custom modelop_client
scope and groups mapper, please follow the Keycloak: How-to guide.