Authorization via project wizard

Notice:

  • Authorization is only possible in conjunction with authentication.

    1. For Name, enter the name for your Authorization Provider, e.g. ExampleAuthorizationConfigurationProvider.
      image not found

    2. Select for Provider type > LDAP, Database (JPA) or Database (SQL).

    3. Click Next >.

Options:

  • * LDAP* - LDAP as a data source for authorization.

  • * Database (JPA)* - database with JPA entities as data source for authorization.

  • * Database (SQL)* - Custom SQL queries for authorization.