Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If the Roles are assigned with the JOC Cockpit Account Management, i.e. there is a [users] section available in the shiro.ini configuration file, then you can skip this chapter.

How substitutions will be done

In the groupSearchFilter and the userSearchFilter you can specify e.g. 

 (uid=%s)
The %s will be substituted with the user name from the login. If you login with domain\account oder account@domain the value for the user is account

You can specify e.g.

(uid=^1s)

 

The ^s will be substituted with the original value from the login e.g. user@domain.

 

The Group/Roles mapping

Settings: 

...