What OIDC is, why it matters for you, recommended client libraries, and how Hopae Connect acts as an OpenID Provider (OP).
https://connect.hopae.com
GET /.well-known/openid-configuration
GET /auth
POST /token
GET /userinfo
GET /.well-known/jwks.json
redirect_uri
matching, signed JWTs, and JWKS-based key rotation.issuer
URL enables automatic discovery of all endpoints and capabilities.connect.hopae.com
(or sandbox), isolated from API resource servers for security and clarity.