Cognito user pool OIDC federation: Add "acr_values" parameters in OIDC flow requests

0

Hi,

I'm using Amazon Cognito, I want to federate my user pool with an external OIDC identity provider. The OIDC provider requires all OIDC flow requests must contain a parameter named "acr_values" in the request URL. Is there any way to custom OIDC requests in Cognito to achieve this?

Thank you!

질문됨 2년 전754회 조회
1개 답변
0

Have you looked into using custom attributes for the user pool? You could add a custom attribute with "acr_values".

Every user pool could have up to 50 such custom attributes. Here is the documentation with more details https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-attributes.html

AWS
Soumya
답변함 2년 전
  • This dose not help. How can we send to the /authorize URL an extra parameter that is required by the other server?

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

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

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