Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Child pages are descriptions of the REST endpoints provided by the Buypass OpenID Provider.

Some client libraries retrieve all required endpoints from using the OpenID Connect Discovery endpoint (see OpenID Provider endpointsopenid-configuration), but others might need to list the endpoints in the client configuration individually.

Note that the recommended approach is to retrieve the urls from the OpenID Provider endpointsopenid-configuration endpoint!


EndpointExample Endpoint URL
OpenID Provider endpoints
authorizationhttps://auth.buypass.no/auth/realms/SECURITYDOMAIN/protocol/openid-connect/auth
OpenID Provider endpoints
jwkshttps://auth.buypass.no/auth/realms/SECURITYDOMAIN/protocol/openid-connect/certs
OpenID Provider endpoints
openid-configurationhttps://auth.buypass.no/auth/realms/SECURITYDOMAIN/.well-known/openid-configuration
OpenID Provider endpoints
tokenhttps://auth.buypass.no/auth/realms/SECURITYDOMAIN/protocol/openid-connect/token
OpenID Provider endpoints
introspecthttps://auth.buypass.no/auth/realms/SECURITYDOMAIN/protocol/openid-connect/token/introspect
OpenID Provider endpoints
userinfohttps://auth.buypass.no/auth/realms/SECURITYDOMAIN/protocol/openid-connect/userinfo