Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This module is responsible for offering different interfaces for authentication and authorization from platform applications.

There are two types of modules available:

  • IM Base: used in most scenarios. It's based on Spring Security Oauth project.

  • IM Advanced: used in scenarios that require more advanced requirements such as multiple user repositories, integration with SAML, customized configuration...

  • No labels