Forum Discussion

Ryan Stone's avatar
Ryan Stone
Iron Contributor
Aug 12, 2020
Solved

How to get a custom .Net app with forms auth to work

We have an existing Azure dotnet app that simply uses traditional asp.net forms authentication.  The app service itself is set to anonymous access. We would like to add it into Teams as an alternative access point for users but after trying we've hit a problem that the custom authentication page doesn't seem to be able to set the cookie on a successful submit and the user stays on the login page rather than being redirected. Does the app have to be modified in some way for this to work?

4 Replies

Resources