Custom OIDC scopes?

0

Cristian Bravo

Mon Feb 04 2019
11:30:03 GMT-0300 (Chile Summer Time)
Hi we're integrating Cognito's OpenID Flows with a government service which needs to attach cutoms params on "scope" in the URL request. So, this is the scenary:

Cognito:
URL/oauth2/authorize?identity_provider=BLAH&redirect_uri=BLAH&respose_type=code&client_id=BLAH&state=BLAH&scope=openid run name

As you can see, I need to attach the "run name" params.

With this, Cognito returns me an error page with "invalid_request" error. If I don't attach this customs params, the flow works correctly but I need to attach them to get this work in the entirely flow, 'cause it crash on the next step.

How can I achieve this? Please help.

Thanks in advance.

質問済み 5年前243ビュー
1回答
0

Resolved with "Resource Servers" section!

回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン