Azure / api-management-developer-portal

Developer portal provided by the Azure API Management service.
MIT License
478 stars 306 forks source link

Sign-In with Delegation shows page not found #1913

Open AkshadaPramodKadam opened 1 year ago

AkshadaPramodKadam commented 1 year ago

Bug description

When we do sign-in with Delegation signin-sso shows page not found The delegation settings enable with sign-in and product subscription. https://contoso.developer.azure-api.net/signin-sso?token=&returnUrl=%2Freturn%2Furl

Reproduction steps

1.Sign in via delegated login 2.When redirected to the developer portal /signin-sso page you receive the "Page you're looking for doesn't exist" message.

Expected behavior

With Delegation user should be sign-in successfully and redirect to home page

Is your portal managed or self-hosted?

Self-hosted

Release tag or commit SHA (if using self-hosted version)

Release 2.18.0

API Management service name

Environment

Additional context

PFA screenshots. image

ghost commented 1 year ago

@AkshadaPramodKadam, thank you for opening this issue. We will triage it within the next few business days.

azaslonov commented 1 year ago

@AkshadaPramodKadam, since this is self-hosted portal, there is no backend to handle /signin-sso route properly (this is know problem and we're working on it). So, you can either create such page or have another existing on different route, but for this you'll need to change it here.

Hope that helps.

ghost commented 1 year ago

@AkshadaPramodKadam, we need more information before we start working on this issue. If you prefer to share it in private, please send us an email to apimportalfeedback@microsoft.com with the issue number in its subject.