v1

latestOpenAPI 3.0.02026-07-2412592575.3 KB
auth

Retrieve Open ID Connect configuration

Returns the OpenID Connect configuration

get/oidc/.well-known/openid-configuration

Response

A successful Open ID config response

authorization_endpointstring required

URL of the OP's OAuth 2.0 Authorization Endpoint

claims_parameter_supportedboolean required

Boolean value specifying whether the OP supports use of the claims parameter, with true indicating support

claims_supportedstring[] required

A list of the Claim Names of the Claims that the OpenID Provider MAY be able to supply values for. Note that for privacy or other reasons, this might not be an exhaustive list

code_challenge_methods_supportedstring[] required

A list of Proof Key for Code Exchange (PKCE) code challenge methods supported by this authorization server

end_session_endpointstring required

Endpoint to trigger single sign-out

grant_types_supportedstring[] required

A list of the OAuth 2.0 Grant Type values that Moneyhub supports

id_token_signing_alg_values_supportedstring[] required

A list of the JWS signing algorithms (alg values) supported for the ID Token to encode the Claims in a JWT

issuerstring required

URL using the https scheme assert as the Issuer identifier. This also MUST be identical to the iss Claim value in ID Tokens issued from this Issuer

jwks_uristring required

URL of the Moneyhub APIs JSON Web Key Set document

registration_endpointstring required

URL of the OP's Dynamic Client Registration Endpoint

authorization_response_iss_parameter_supportedboolean required

Indicates whether the authorization server provides the iss parameter in the authorization response

response_modes_supportedstring[] required

A list of the OAuth 2.0 response_mode values supported

response_types_supportedstring[] required

A list of the OAuth 2.0 response_types values supported

scopes_supportedstring[] required

A list of the OAuth 2.0 [RFC6749] scope values that this server supports

subject_types_supportedstring[] required

A list of Subject Identifier types supported by this provider

token_endpoint_auth_methods_supportedstring[] required
token_endpoint_auth_signing_alg_values_supportedstring[] required

A list of Client Authentication methods supported by this Token Endpoint

token_endpointstring required

URL of the OAuth 2.0 Token Endpoint

pushed_authorization_request_endpointstring required

URL of the pushed authorization request endpoint

request_object_signing_alg_values_supportedstring[] required

a list of the JWS signing algorithms (alg values) supported for Request Objects

request_parameter_supportedboolean required

Boolean value specifying whether the provider supports use of the request parameter

request_uri_parameter_supportedboolean required

Boolean value specifying whether the OP supports use of the request_uri parameter

require_request_uri_registrationboolean required

Boolean value specifying whether the OP requires any request_uri values used to be pre-registered using the request_uris registration parameter

userinfo_endpointstring required

URL of the UserInfo Endpoint

introspection_endpointstring required

The token introspection URL

introspection_endpoint_auth_methods_supportedstring[] required

Auth methods support on the introspection endpoint

introspection_endpoint_auth_signing_alg_values_supportedstring[] required

A list of the JWS signing algorithms supported by the introspection endpoint for the signature on the JWT

dpop_signing_alg_values_supportedstring[] required

A list of the JWS alg values supported by the authorization server for DPoP proof JWTs

revocation_endpointstring required

URL to revoke token

revocation_endpoint_auth_methods_supportedstring[] required

A list of client authentication methods supported by this revocation endpoint

revocation_endpoint_auth_signing_alg_values_supportedstring[] required

a list of the JWS signing algorithms supported by the revocation endpoint for the signature on the JWT

id_token_encryption_alg_values_supportedstring[] required

A list of the JWE encryption algorithms (alg values) supported for the ID Token to encode the Claims in a JWT

id_token_encryption_enc_values_supportedstring[] required

A list of the JWE encryption algorithms (enc values) supported for the ID Token to encode the Claims in a JWT

request_object_encryption_alg_values_supportedstring[] required

A list of the JWE encryption algorithms (alg values) supported for Request Objects

request_object_encryption_enc_values_supportedstring[] required

A list of the JWE encryption algorithms (enc values) supported for Request Objects

claim_types_supportedstring[] required

A list of the Claim Types supported

all_connections_endpointstring required

URL to retrieve metadata for all connections

api_connections_endpointstring required

URL to retrieve metadata for api (Open Banking) connections

legacy_connections_endpointstring required

URL to retrieve metadata for legacy connections

test_connections_endpointstring required

URL to retrieve metadata for test connections

beta_connections_endpointstring required

URL to retrieve metadata for connections still in beta

zoopla_connections_endpointstring required

URL to retrieve metadata for the zoopla connection

mouseprice_connections_endpointstring required

URL to retrieve metadata for the mouseprice connection

autotrader_connections_endpointstring required

URL to retrieve metadata for the autotrader connection