Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

wrong redirect after login #50

Closed
BastianGem opened this issue Nov 15, 2021 · 0 comments
Closed

wrong redirect after login #50

BastianGem opened this issue Nov 15, 2021 · 0 comments
Assignees
Labels
bug Something isn't working C: Dev Portal Component: Developer Portal
Milestone

Comments

@BastianGem
Copy link
Contributor

The redirect after login by clicking 'Sign Up' on an API details page does not work.

In this context all redirects after login should be checked again.

Acceptance criteria:

  • The redirect after successful login should always lead to the corresponding page.
@BastianGem BastianGem added bug Something isn't working C: Dev Portal Component: Developer Portal labels Nov 15, 2021
@BastianGem BastianGem added this to the Apiman 3 milestone Nov 15, 2021
@BastianGem BastianGem added this to Backlog in Dev Portal v2 Nov 16, 2021
@BastianGem BastianGem moved this from Backlog to Ready for Review in Dev Portal v2 Nov 18, 2021
@volkflo volkflo closed this as completed Nov 26, 2021
Dev Portal v2 automation moved this from Ready for Review to Done Nov 26, 2021
volkflo pushed a commit that referenced this issue Mar 18, 2022
Changed urlUpdateStrategy from default (deferred) to eager to ensure auth-guard already knows new url before redirecting to keycloak
Changed SignUpService that it saves newContractDetails in sessionStorage using APIMAN_NEW_CONTRACT_DETAILS key to avoid losing data while redirecting

Closes: #50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working C: Dev Portal Component: Developer Portal
Projects
Status: Done
Development

No branches or pull requests

2 participants