0 Replies Latest reply on Aug 20, 2019 9:46 AM by jeevanraj61

    Custom Principal name in Elytron for Database Identity store

    jeevanraj61

      I'm using WildFly15 and Elytron Security.  I am migrating from picketbox to Elytron security.

      We have an custom Principal name "username:clientid".  In previous implementation we used DatabaseServerLoginModule getUsername() class to split the username from custom user id.

      Is there any specific callback handlers that can be used for this purpose in Elytron.