JOOR Identity (OpenID Connect)

JOOR's production identity service, a Keycloak realm exposing standard OpenID Connect / OAuth 2.0 endpoints (authorize, token, userinfo, introspection, JWKS) used to authenticate access to the JOOR platform and its partner/integration APIs behind the Kong gateway.

API entry from apis.yml

apis.yml Raw ↑
name: JOOR Identity (OpenID Connect)
description: JOOR's production identity service, a Keycloak realm exposing standard OpenID Connect / OAuth
  2.0 endpoints (authorize, token, userinfo, introspection, JWKS) used to authenticate access to the JOOR
  platform and its partner/integration APIs behind the Kong gateway.
humanURL: https://auth.jooraccess.com/auth/realms/joor/.well-known/openid-configuration
baseURL: https://auth.jooraccess.com/auth/realms/joor
properties:
- type: OpenIDConnect
  url: https://auth.jooraccess.com/auth/realms/joor/.well-known/openid-configuration
- type: Authentication
  url: authentication/joor-authentication.yml
- type: OAuthScopes
  url: scopes/joor-scopes.yml