認証プロバイダ

node-oidc-provider を OIDC プロバイダ(IdP)として動かすアプリです。 セッション・トークンは App DB に永続化されるため、再起動しても失われません。

エンドポイント

Issuer

https://idp.v2-stg.delivery-request.jp/oidc

Discovery

https://idp.v2-stg.delivery-request.jp/oidc/.well-known/openid-configuration

登録クライアント

client_id

delivery-request-web

redirect_uris

http://localhost:4100/api/auth/callback/oidc, https://v2-stg.delivery-request.jp/api/auth/callback/oidc, https://sunrise-mart.v2-stg.delivery-request.jp/api/auth/callback/oidc, https://ops.v2-stg.delivery-request.jp/api/auth/callback/oidc

ユーザーストア

種別

Cognito UserPool