Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cognito support for authorization code grant flow #1126

Closed
JakubJecminek opened this issue Mar 11, 2019 · 1 comment
Closed

Cognito support for authorization code grant flow #1126

JakubJecminek opened this issue Mar 11, 2019 · 1 comment

Comments

@JakubJecminek
Copy link

Hi,
I am trying to replicate functionality of cognito hosted ui sign in page(https://docs.aws.amazon.com/cognito/latest/developerguide/login-endpoint.html), but aws sdk does not provide any method that would take username,password and would return authorization code which could be used for obtaining access/id token. The initiateAuth and adminInitiateAuth only support implicit flow which returns directly access/id token. Is there plan to support this, or has anybody any workaround for this how to retrieve authorization code?

With best regards,
Jakub

@millems
Copy link
Contributor

millems commented Mar 12, 2019

Unfortunately this is more of a service feature request, so we can't field it. Could you ask this on the AWS forums?

@millems millems closed this as completed Mar 12, 2019
aws-sdk-java-automation added a commit that referenced this issue Dec 23, 2020
…bff69307f

Pull request: release <- staging/c16b22ff-bdc0-448e-b31f-93ebff69307f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants