active directory - integrate bonita and wso2 Identity Server -


i've configured wso2 retrieve user information ad, don't know how integrate bonita 6.3.6 (community edition) wso2 is. how can it? thanks.

in bonita bpm official documentation able find a page cover authentication process. recommended approach either to:

  • use jaas implementation of authentication service , use (or create) appropriate jaas login module (if have access bonita bpm subscription edition)
  • create new authentication service (you can check interface , default implementation)

Comments