asp.net mvc - Kentico 9 - separate MVC application - authentication -


what recommended approach using kentico user roles , authentication/authorization using kentico 9, mvc stand alone application?

is possible use kentico role attributes controller methods?

what part of api used authenticate , check authentication in scenario?

it looks me not yet possible, , roll own solution.

it`s not officially supported (yet). can see list of supported , unsupported features (for new kentico9 mvc) here. of course can still use kentico api (membership library) make own auth logic fits needs.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -