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

Azure Web App Easy Auth using Reverse Proxy #479

Open
jbizcloud opened this issue Aug 7, 2024 · 3 comments
Open

Azure Web App Easy Auth using Reverse Proxy #479

jbizcloud opened this issue Aug 7, 2024 · 3 comments

Comments

@jbizcloud
Copy link

My organization manages one single endpoint which must be used to expose web application;

e.g.

https://contoso.com/app-one/

We deployed an app in az web apps with Azure AD Easy Auth. (not accesible from the internet and no custom domain).

https://app-one.azurewebsites.net/

Our app registration has this callback:

https://contoso.com/app-one/.auth/login/aad/callback

When i try to open any the app using https://contoso.com/app-one/, the browser recirects to Azure Login page, but it redirects back to https://app-one.azurewebsites.net., instead of going to the public website https://contoso.com/app-one/.

Our reverse proxy user Azure APIM.

Question is: how can i make Azure Web App to redirect to public endpoint instead of the azurewebsite endpoint?

Thanks.

@jbizcloud jbizcloud added the need-to-triage Requires investigation label Aug 7, 2024
@YanaXu YanaXu removed the need-to-triage Requires investigation label Aug 7, 2024
@YanaXu
Copy link
Collaborator

YanaXu commented Aug 7, 2024

Hi @jbizcloud , could you double confirm if you raise this question to the right repo? This is Azure Login Action, which supports you to login to Azure in GitHub Actions.

@jbizcloud
Copy link
Author

Hi @YanaXu, maybe by mistake. Would it possible you could direct me to the right channel please.

Looking for help with Azure AD Authentication with azure webapps.

@YanaXu
Copy link
Collaborator

YanaXu commented Aug 12, 2024

Hi @YanaXu, maybe by mistake. Would it possible you could direct me to the right channel please.

Looking for help with Azure AD Authentication with azure webapps.

Let me see if we can find the right channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants