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

Kotlin Cognito scenario "sign up a user" should use Admin API instead of non-Admin #4292

Closed
Laren-AWS opened this issue Jan 24, 2023 · 0 comments · Fixed by #4395
Closed
Assignees

Comments

@Laren-AWS
Copy link
Contributor

The Cognito scenario spec says to use AdminInitiateAuth, etc., but the Kotlin scenario uses non-Admin version of these APIs.

This scenario should be updated to match the spec so that all scenarios are consistent across languages.

Along with this, the snippet for the Start authentication with admin credentials action is incorrect for Kotlin and should be updated.

@scmacdon scmacdon linked a pull request Feb 15, 2023 that will close this issue
6 tasks
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

Successfully merging a pull request may close this issue.

2 participants