Refectory Identity (OAuth2 / OpenID Connect)

Public OAuth2 / OpenID Connect authorization server (Ory-style) backing the Refectory (Dejbox) consumer and B2B applications. Advertises a standards-compliant OpenID discovery document with authorization_code, client_credentials, implicit and refresh_token grants and PKCE (S256).

API entry from apis.yml

apis.yml Raw ↑
name: Refectory Identity (OAuth2 / OpenID Connect)
description: Public OAuth2 / OpenID Connect authorization server (Ory-style) backing the Refectory (Dejbox)
  consumer and B2B applications. Advertises a standards-compliant OpenID discovery document with authorization_code,
  client_credentials, implicit and refresh_token grants and PKCE (S256).
humanURL: https://customers.refectory.fr/.well-known/openid-configuration
baseURL: https://customers.refectory.fr
tags:
- OAuth2
- OpenID Connect
- Identity
properties:
- type: WellKnown
  url: well-known/dejbox-well-known.yml
- type: OpenIDConnect
  url: https://customers.refectory.fr/.well-known/openid-configuration