ServiceStack / Issues

Issue Tracker for the commercial versions of ServiceStack
11 stars 8 forks source link

TryAuthenticate method of CustomAuthProvider not getting executed #785

Closed G-Shriya closed 1 year ago

G-Shriya commented 1 year ago

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 1 year ago

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.