Integración con CIAM

El proyecto superbackend esta integrada con el CIAM (Customer Identity and Access Management), si hubiera algun ajuste o actualización del CIAM que genere errores en el superbackend comunicarse con los siguiente stakeholders.

Stakeholders

Documentación del swagger

Puede acceder a la documentación del swagger del CIAM y OTP utilizando la web https://editor.swagger.io/ y pegando el contenido de los siguiente archivos:

Postman

Se facilitaron los siguientes archivos de postman:

Variables de entorno

DEV:

# CIAM CIAM_API_URL = https://dev.api.spinplatform.digital/tr/superback/ciam/v1/auth # OTP OTP_API_URL = https://dev.api.spinplatform.digital/tr/superback/otp/v1 # CIAM TOKENS CIAM_JWKS_URL = https://mioxxo-identity.auth0.com/.well-known/jwks.json

 

QA

# CIAM CIAM_API_URL = https://qa.api.spinplatform.digital/tr/superback/ciam/v1/auth # OTP OTP_API_URL = https://qa.api.spinplatform.digital/tr/superback/otp/v1 # CIAM TOKENS CIAM_JWKS_URL = https://mioxxo-identity.auth0.com/.well-known/jwks.json

 

STG

# CIAM CIAM_API_URL = https://stg.api.spinplatform.digital/tr/superback/ciam/v1/auth # OTP OTP_API_URL = https://stg.api.spinplatform.digital/tr/superback/otp/v1 # CIAM TOKENS CIAM_JWKS_URL = https://oxxo-identity.auth0.com/.well-known/jwks.json

 

PRO

Repositorios

https://github.com/digitaltitransversal/tr_superback_ciam_sdk

https://github.com/digitaltitransversal/tr_superback_ciam

https://github.com/digitaltitransversal/tr_superback_ciam_otp