Ambience Identity (OAuth 2.0 / OpenID Connect)

The OpenID Connect provider fronting the Ambience application and API platform. Publishes an RFC 8414 / OIDC Discovery document anonymously at /.well-known/openid-configuration, advertising authorization, token, device-code, userinfo, JWKS, dynamic client registration and revocation endpoints, PKCE (S256), DPoP (ES256), private_key_jwt client authentication and the client_credentials, authorization_code, refresh_token, device_code, token-exchange and jwt-bearer grants.

API entry from apis.yml

apis.yml Raw ↑
name: Ambience Identity (OAuth 2.0 / OpenID Connect)
description: The OpenID Connect provider fronting the Ambience application and API platform. Publishes
  an RFC 8414 / OIDC Discovery document anonymously at /.well-known/openid-configuration, advertising
  authorization, token, device-code, userinfo, JWKS, dynamic client registration and revocation endpoints,
  PKCE (S256), DPoP (ES256), private_key_jwt client authentication and the client_credentials, authorization_code,
  refresh_token, device_code, token-exchange and jwt-bearer grants.
humanURL: https://auth.ambiencehealthcare.com/.well-known/openid-configuration
baseURL: https://auth.ambiencehealthcare.com
tags:
- Authentication
- OAuth
- OpenID Connect
properties:
- type: OpenIDConnect
  url: https://auth.ambiencehealthcare.com/.well-known/openid-configuration
- type: WellKnown
  url: well-known/ambience-healthcare-well-known.yml