Diccionario de errores frecuentes

Con este diccionario, identificará con precisión la etapa en la que puede producirse el error en los trayectos del Open Insurance.
También es útil para ayudar a componer el informe de interoperabilidad solicitado por Susep.

Etapas del flujo de la Receptora en las que pueden producirse errores:
  • En la integración con el Directorio Central;

  • En el flujo de DCR;

  • En la generación de token client credentials;

  • En la creación del consentimiento;

  • En el Redirect (authorize).

Leyenda

remoteAuthServerHost: AuthServer de la Transmisora
remoteInsuranceHost: Endpoint de la Transmisora
centralDirectoryHost: Directorio Central
keyStoreHost: Directorio Central

Diccionario de errores

ACCESSTOKENDISC
Error al llamar al proceso de solicitud de token OAuth 2 token endpoint (OpenID Connect Discovery).
Endpoint con defecto: https://remoteAuthServerHost/tokenPath

ACESSTOKENAUTHCODE
Error al llamar al endpoint token para generar access token authorisation code.
Endpoint con defecto: https://remoteAuthServerHost/tokenPath

APIREQ
Error en la llamada al endpoint del recurso solicitado.
Endpoint con defecto: https://remoteInsuranceHost/apiResourcePath

APIREQORGAUTH
Error al llamar a la lista de API Resources por organisationId y authServerId.
Endpoint con defecto: https://centralDirectoryHost/organisationPath/{organisationId}/authorisationServersPath/{authServerId}/apiResourcesPath

APIREQORGAUTHRID
Error al llamar a la lista de API Resources por organisationId, authServerId y API resourceId.
Endpoint con defecto: https://centralDirectoryHost/organisationPath/{organisationId}/authorisationServersPath/{authServerId}/apiResourcesPath/{apiResourceId}

AUTH
Error al llamar para obtener auth server por organisationId en el Directorio Central.
Endpoint con defecto: https://centralDirectoryHost/organisationPath/{organisationId}/authorisationServersPath

AUTHORG
Error al llamar para obtener auth server por organisationId e authServerId en el Directorio Central.
Endpoint con defecto: https://centralDirectoryHost/organisationPath/{organisationId}/authorisationServersPath/{authServerId}

CERTDEC
Error al llamar para obtener certificado para el proceso de decode (keyStore).
Endpoint con defecto: https://keyStoreHost/{organisationId}/{keyId}

DELCLI
Error al realizar la llamada de supresión en el endpoint del registro de client.
Endpoint con defecto: https://remoteAuthServerHost/registrationEndpoint

DELCONSENT
Error al realizar la llamada para revocar un consentimiento de compartición.
Endpoint con defecto: https://remoteInsuranceHost/open-insurance/consents/v1/consents/{consentId}

ENCRYPT
Error al llamar para solicitar JWKS.
Endpoint con defecto: https://remoteAuthServerHost/jwksPath

GETCONSENT
Error al realizar la llamada para tomar el consentimiento de una compartición.
Endpoint con defecto: https://remoteInsuranceHost/open-insurance/consents/v1/consents/{consentId}

OIDCDISC
Error al llamar al proceso de discovery (OpenID Connect Discovery).
Endpoint con defecto: https://remoteAuthServerHost/.well-known/openid-configuration

ORG
Error al llamar para obtener una organización por organisationId en el Directorio Central.
Endpoint con defecto: https://centralDirectoryHost/organisationPath/{organisationId}

POSTCONSENT
Error al llamar para crear un consentimiento de compartición.
Endpoint con defecto: https://remoteInsuranceHost/open-insurance/consents/v1/consents

REFRESHTOKEN
Error al llamar al token endpoint para generar refresh token.
Endpoint con defecto: https://remoteAuthServerHost/tokenPath

REGCLI
Error al registrar un nuevo cliente (DCR).
Endpoint con defecto: https://remoteAuthServerHost/registrationEndpoint

SOFTIDSTATORG
Error al llamar para listar un software statement del Open Insurance Brasil por organisationId y por softwareStatementId.
Endpoint con defecto: https://centralDirectoryHost/organisationPath/{organisationId}/softwareStatementsPath/{softwareStatementId}

SOFTSTATASS
Error al llamar para la operación de Software Statement Assertion.
Endpoint con defecto: https://centralDirectoryHost/organisationPath/{organisationId}/softwareStatementsPath/{softwareStatementId}/softwareStatementAssertionPath

SOFTSTATORG
Error al llamar para listar software statements del Open Insurance Brasil por organisationId.
Endpoint con defecto: https://centralDirectoryHost/organisationPath/{organisationId}/softwareStatementsPath

Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]