ServiceStack/Issues

TryAuthenticate method of CustomAuthProvider not getting executed

Closed this issue · 1 comments

TryAuthenticate method of CustomAuthProvider which extends BasicAuthProvider and IAuthProvider not getting executed when:
Authentication with a particular username is done, page after successful authentication is refreshed and again logged in with correct same previous credentials, execution is not passing through TryAuthenticate and OnAuthenticated methods

mythz commented

Please complete the full issue template when opening priority issues here, confirming that you have an active subscription by registering your GitHub Username in your Customer Account Support page and providing full context on reproducible issues including steps to repro and any Exception StackTraces where applicable.