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

Sign out does not work in azure webapp #35

Open
tal32123 opened this issue Apr 1, 2021 · 3 comments
Open

Sign out does not work in azure webapp #35

tal32123 opened this issue Apr 1, 2021 · 3 comments

Comments

@tal32123
Copy link
Contributor

tal32123 commented Apr 1, 2021

Sign in/sign out work normally in regular app.
Sign out does not work in azure webapp. I have set the redirect url in web.config and Front-channel logout URL to various versions of:
https://MY_WEBAPP_NAME.azurewebsites.net/ and https://MY_WEBAPP_NAME.azurewebsites.net/signout-oidc/

it worked when it was running locally on localhost, but not online.

Maybe I'm doing something wrong, but the instructions are not clear. Thanks.

@jmprieur
Copy link
Contributor

jmprieur commented Apr 2, 2021

Did you use App services authentication?

@tal32123
Copy link
Contributor Author

tal32123 commented Apr 5, 2021

I did registration through the webapp if thats what you mean, I'm also able to log into my own tenant and see user details.

@Shama-K
Copy link
Contributor

Shama-K commented Apr 6, 2021

@tal32123, have you deployed your app on azure app services?
Are you getting error on both sign-in and sign-out, and can you also share details about the error?

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

3 participants