Cognito Hosted UI to Custom UI

0

A customer has been using Cognito Hosted UI. But they have a hard security requirement of having Hosted UI session Cookie duration to be 30 mins. Given that the Hosted UI Session Cookie duration is not customizable yet, so they are looking to change to custom UI to meet the security requirements.

Their current setup is as follows:

  • IdentityServer as their OpenID Connect based Identity provider in front of a self-managed user store in database
  • Cognito Hosted UI configured against the App Client with the above identity provider

if the current set up changed to self-hosted UI , what changes are need to the App Client Settings ?

How will overall Auth flow look like in the new world?

AWS
Siva_R
질문됨 3년 전1281회 조회
1개 답변
0
수락된 답변

As I read it, they are using federation to an external OIDC provider. federation uses oauth2 endpoints and the 1-hour session cookie will be created whether hosted UI is used or not (federation always uses hosted UI). custom UI could be used only in the case of native-user sign-in with username and password.

AWS
전문가
답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인