A request to register a Software Statement Assertion with an ASPSP
Register a client by way of a Software Statement Assertion
Endpoint will be secured by way of Mutual Authentication over TLS
Body
application/jwt
Body
Response
application/json
Response
Client registration
OAuth 2.0 client identifier string
>= 1 characters<= 36 characters
OAuth 2.0 client secret string
>= 1 characters<= 36 characters
Time at which the client identifier was issued expressed as seconds since 1970-01-01T00:00:00Z as measured in UTC
>= 0
Time at which the client secret will expire expressed as seconds since 1970-01-01T00:00:00Z as measured in UTC. Set to 0 if does not expire
>= 0
>= 1 characters<= 256 characters
Allowed values:private_key_jwttls_client_auth
Allowed values:client_credentialsauthorization_coderefresh_token
>= 1 items
Allowed values:codecode id_token
>= 1 characters<= 32 characters
Allowed values:webmobile
Allowed values:RS256PS256ES256
Allowed values:RS256PS256ES256
Allowed values:RS256PS256ES256
>= 1 characters<= 128 characters
Get a client by way of Client ID
Path Parameters
The client ID
Headers
An Authorisation Token as per https://tools.ietf.org/html/rfc6750
Response
application/json
Response
Client registration
OAuth 2.0 client identifier string
>= 1 characters<= 36 characters
OAuth 2.0 client secret string
>= 1 characters<= 36 characters
Time at which the client identifier was issued expressed as seconds since 1970-01-01T00:00:00Z as measured in UTC
>= 0
Time at which the client secret will expire expressed as seconds since 1970-01-01T00:00:00Z as measured in UTC. Set to 0 if does not expire
>= 0
>= 1 characters<= 256 characters
Allowed values:private_key_jwttls_client_auth
Allowed values:client_credentialsauthorization_coderefresh_token
>= 1 items
Allowed values:codecode id_token
>= 1 characters<= 32 characters
Allowed values:webmobile
Allowed values:RS256PS256ES256
Allowed values:RS256PS256ES256
Allowed values:RS256PS256ES256
>= 1 characters<= 128 characters
Delete a client by way of Client ID
Path Parameters
The client ID
Headers
An Authorisation Token as per https://tools.ietf.org/html/rfc6750
Response
Response
Client deleted