generated: '2026-07-23' method: derived source: openapi/c-hoare-and-co-account-and-transaction-api-openapi.yml, openapi/c-hoare-and-co-dynamic-client-registration-api-openapi.yml, openapi/c-hoare-and-co-payment-initiation-api-openapi.yml schemes: - name: PSUOAuth2Security source: openapi/c-hoare-and-co-account-and-transaction-api-openapi.yml flows: - flow: authorizationCode authorizationUrl: https://authserver.example/authorization tokenUrl: https://authserver.example/token description: OAuth flow, it is required when the PSU needs to perform SCA with the ASPSP when a TPP wants to access an ASPSP resource owned by the PSU - name: TPPOAuth2Security source: openapi/c-hoare-and-co-account-and-transaction-api-openapi.yml flows: - flow: clientCredentials tokenUrl: https://authserver.example/token description: TPP client credential authorisation flow with the ASPSP - name: TPPOAuth2Security source: openapi/c-hoare-and-co-dynamic-client-registration-api-openapi.yml flows: - flow: clientCredentials tokenUrl: https://authserver.example/token description: TPP client credential authorisation flow with the ASPSP. No scopes defined as per specification - name: PSUOAuth2Security source: openapi/c-hoare-and-co-payment-initiation-api-openapi.yml flows: - flow: authorizationCode authorizationUrl: https://authserver.example/authorization tokenUrl: https://authserver.example/token description: OAuth flow, it is required when the PSU needs to perform SCA with the ASPSP when a TPP wants to access an ASPSP resource owned by the PSU - name: TPPOAuth2Security source: openapi/c-hoare-and-co-payment-initiation-api-openapi.yml flows: - flow: clientCredentials tokenUrl: https://authserver.example/token description: TPP client credential authorisation flow with the ASPSP scopes: - scope: accounts description: Ability to read Accounts information flows: - authorizationCode - clientCredentials sources: - openapi/c-hoare-and-co-account-and-transaction-api-openapi.yml - scope: payments description: Generic payment scope flows: - authorizationCode - clientCredentials sources: - openapi/c-hoare-and-co-payment-initiation-api-openapi.yml