CMDBuild Forum

Extending the Authenticator

We currently have over 8 web-application in our organization. We have successfully integrate 7 of them using a SSO framework using REST API. I would like to ask if there a way to extend CMDBuild to using this API for authentication. This would greatly streamlined our entire infrastructure into a singular and centralized authentication platform.

Do you have guide or sample that I can model to create my own customized authenticator?

You can find some information about the authentication systems provided in CMDBuild in the Technical Manual, chapter “Authentication,” from page 31.
CMDBuild Team