You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PLEASE DO NOT CREATE ISSUES RELATED TO MANAGED DEVELOPER PORTAL IN THIS REPOSITORY. Issues related to "Managed developer portal" will be closed automatically. Managed developer portal issues should be created directly in Azure Support + Troubleshooting in Azure portal. Contact Azure support (or) submit a post on Stack Overflow. Feature requests can be raised on the Azure Feedback Forum.
Every self-hosted developer bug report should have precise description and reproduction steps; console traces (or) source code references are appreciated.
Bug description
I am using an AAD sign in button in my portal. I have been fighting with it forever to try to get it to redirect to the SAME PAGE that the button is on, but no matter what I do, it redirects to the home page. So, my button is on /apiSandbox, and when the user signs in, it kicks them to the home page at /. I have tried putting in a custom reply URL of /apiSandbox on the button itself, I have tried with a blank URL, and it does not work.
Reproduction steps
Create AAD sign in button on non-home page.
Configure to use no reply URL (functionality is supposed to use current page URL)
Publish
Sign in, button will kick user to home page
Try the same thing but manually put the reply URL as the URL of the page on which the button exists
Expected behavior
Redirect to the page on which the button exists instead of to the home page.
Is self-hosted portal?
Yes
Warning
"Managed developer portal issues" will be closed automatically. See above for more details.
Release tag or commit SHA (if using self-hosted version)
20240812141213
API Management service name
ams-dev-scus-core
Environment
Operating system: Windows
Browser: All browsers tested - Chrome, Edge, Firefox
Version: All
Additional context
Add any other context about the problem here, including screenshots.
The text was updated successfully, but these errors were encountered:
Important
PLEASE DO NOT CREATE ISSUES RELATED TO MANAGED DEVELOPER PORTAL IN THIS REPOSITORY. Issues related to "Managed developer portal" will be closed automatically. Managed developer portal issues should be created directly in Azure Support + Troubleshooting in Azure portal. Contact Azure support (or) submit a post on Stack Overflow. Feature requests can be raised on the Azure Feedback Forum.
Every self-hosted developer bug report should have precise description and reproduction steps; console traces (or) source code references are appreciated.
Bug description
I am using an AAD sign in button in my portal. I have been fighting with it forever to try to get it to redirect to the SAME PAGE that the button is on, but no matter what I do, it redirects to the home page. So, my button is on /apiSandbox, and when the user signs in, it kicks them to the home page at /. I have tried putting in a custom reply URL of /apiSandbox on the button itself, I have tried with a blank URL, and it does not work.
Reproduction steps
Expected behavior
Redirect to the page on which the button exists instead of to the home page.
Is self-hosted portal?
Yes
Warning
"Managed developer portal issues" will be closed automatically. See above for more details.
Release tag or commit SHA (if using self-hosted version)
20240812141213
API Management service name
ams-dev-scus-core
Environment
Additional context
Add any other context about the problem here, including screenshots.
The text was updated successfully, but these errors were encountered: