Hardcoded ReturnUrl in the Delegation Mode
See original GitHub issueBug description
When I do a delegated login form an URL like https://service-name.developer.azure-api.net/products the ReturnUrl from the delegation is hardcoded to “/”.
Reproduction steps
See row 26 in the userSigninViewModelBinder.ts. -> https://github.com/Azure/api-management-developer-portal/blob/34f3bfcc272afc9c756ed1a67b157945c9bb5bc4/src/components/users/user-signin/ko/userSigninViewModelBinder.ts
Expected behavior
The ReturnUrl should be the current URL in the developer portal.
Is your portal managed or self-hosted?
Managed
Release tag or commit SHA (if using self-hosted version)
commit 34f3bfcc272afc9c756ed1a67b157945c9bb5bc4
API Management service name
fzag-apim-int
Environment
- Operating system: Windows 10
- Browser: Edge
- Version: 79.0.309.71
Additional context
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:12 (5 by maintainers)
Top Results From Across the Web
Server Administration Guide - Keycloak
Keycloak can be configured to delegate authentication to one or more IDPs. Social login via Facebook or Google+ is an example of identity ......
Read more >How to change the classloader delegation mode for the ... - IBM
Configuring application class loaders delegation mode: 1. Click Applications > Application Types > WebSphere enterprise applications ...
Read more >Chapter 12. Identity Brokering Red Hat Single Sign-On 7.4
Social identity providers allow you to delegate authentication to a semi-trusted and respected entity where the user probably already has an account.
Read more >Genesys Cloud CX - Genesys
Hardcode x-inin-site on inbound INVITEs from BYOC-P trunks, 0, 2022-12-19T04:47:00 by ... Can the View Edit Mode button in the Person Details be...
Read more >Cisco Identity Services Engine Administrator Guide, Release 3.0
When you add a scope, Cisco ISE enters multi-scope mode. ... To delegate access to the Security event logs, find the SID for...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This issue is very critical to us. Since 3 weeks are over now, we would really like to know, when this issue will be fixed and released (managed version).
Update: this will be fixed in the managed portal in the upcoming release (1-3 weeks). Self-hosted code still pending a fix. (cc: @ygrik )