Creating a Custom User Manager

Custom user managers can be used in the K2 platform to provide authentication and role resolution for a custom identity store or one that is not supported by K2 out of the box.

The creation of a custom user manager requires some coding, primarily the implementation of a new security provider.  Specifically the implementation of authentication and role provider methods as SourceCode.Hosting.Server.Interfaces.IHostableSecurityProvider interfaces.

K2 underground contains several walkthroughs and sample code for creating custom security providers.  Theses posts are a great place to get started.

The information in the following KB articles is covered in the How To links on K2 Community and is provided simply as references.

K2 blackpearl Developers Reference4.7
Video Links Learn Support
No videos found for this article
K2 on YouTube
No Additional links found for this article
No self-learning content for this article
Try some scenarios...
No relevant support links available for this article