Option to redirect the sign-in page to Azure AD / Azure AD B2C sign-in page #2584
Replies: 7 comments
-
@phfrc, thank you for opening this issue. We will triage it within the next few business days. |
Beta Was this translation helpful? Give feedback.
-
@phfrc, you can remove the "Sign in" button from the menu and add the "OAuth buttons" widget next to the menu (for example, at the top of the screen / in your Layout). |
Beta Was this translation helpful? Give feedback.
-
Thank you for your quick response @mikebudzynski! But what I really need to do is redirect directly to Azure ADB2C sign-in page when landing on the "/signin" in the developer portal. How would you handle this? Thank you! |
Beta Was this translation helpful? Give feedback.
-
@phfrc, this scenario isn't supported at the moment; I will reopen the Issue and mark it as a feature request. The best workaround is to place the OAuth buttons directly in the menu. |
Beta Was this translation helpful? Give feedback.
-
@phfrc, thank you for requesting this feature. |
Beta Was this translation helpful? Give feedback.
-
Hey @mikebudzynski! |
Beta Was this translation helpful? Give feedback.
-
@phfrc, this improvement is not on our immediate roadmap - we are not able to prioritize it or give you a time estimate at this moment. We have logged this feature here as a feature request; if your company works with Microsoft representatives (account executives or cloud solution architects), you can inform them about this requirement as well. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! 😄
Currently working on a self-hosted version of the APIM Developer Portal, I'm trying to display only what is needed for my customers, hence, only the possibility to sign-in with Azure AD B2C (the only one used in our context).
As you already know, there's a default page "/signin" in the portal that displays two inputs (email, password) and buttons (forget password, Sign in with Azure AD B2C). What is the best way to directly redirect to Azure AD B2C when clicking on "Sign in" from the menu for example? I would also appreciate if you can point me to the right path as well for the sign-out and sign-up.
I followed this documentation for the configuration of Azure AD B2C with custom flows.
Please don't hesitate if you need more informations. Thanking you in advance.
Beta Was this translation helpful? Give feedback.
All reactions