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

Reply URL for AAD Sign-in button does not work #2654

Open
kayla-kirzinger opened this issue Aug 12, 2024 · 0 comments
Open

Reply URL for AAD Sign-in button does not work #2654

kayla-kirzinger opened this issue Aug 12, 2024 · 0 comments
Labels
(t) Feature request Requests for new functionality and features.

Comments

@kayla-kirzinger
Copy link

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

  1. Create AAD sign in button on non-home page.
  2. Configure to use no reply URL (functionality is supposed to use current page URL)
  3. Publish
  4. Sign in, button will kick user to home page
  5. 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.

@ygrik ygrik added the (t) Feature request Requests for new functionality and features. label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(t) Feature request Requests for new functionality and features.
Projects
None yet
Development

No branches or pull requests

2 participants