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

No redirection on first login #275

Closed
nsklikas opened this issue Sep 6, 2024 · 2 comments
Closed

No redirection on first login #275

nsklikas opened this issue Sep 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@nsklikas
Copy link
Contributor

nsklikas commented Sep 6, 2024

By deploying the bundle found on canonical/iam-bundle#273, if I create an admin account through the kratos juju cli (juju run kratos/0 create-admin-account email=a@b.com password=123a username=aba) and I try to login via Hydra, I will be asked to register my authenticator and then I will end up in the setup_complete page instead of being redirected back to Hydra.

@nsklikas nsklikas added the bug Something isn't working label Sep 6, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-1039.

This message was autogenerated

@lukasSerelis
Copy link

It'd be best from UX point of view to add a confirmation screen before the automatic redirect to the application. So the flow should be something like this:
image
Or in screens it would be

  1. Trying to sign in for the first time
    image

  2. Required TOTP setup
    image

  3. Setup complete, message to confirm that action has been successful (also good place to show any errors if some occur). And automatic redirect within 3 seconds.
    image

  4. Landing on the 3rd party application page
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants