Versions Compared

Key

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

...

  • The JS7 - Identity Services offer local management of user accounts for authentication and authorization.
  • The Shiro Identity Service is a built-in service available from JOC Cockpit
    • The Shiro Identity Service is available for early releases of JS7.
    • The Shiro Identity Service is discontinued: 
      Display feature availability
      EndingWithRelease2.4.0
  • Migration tools are available for users who upgrade from early JS7 2.0, 2.1 releases or who migrate from JS1 1.12, 1.13 releases.
    • For details see JS7 - Shiro Identity Service Migration
    • Migration tools remain in place and can be applied throughout future JS7 releases independently from the fact that the Shiro Identity Service is discontinued.

Identity Service Type

The following integration level is available from Identity Service Types that can be used with JOC:

Identity ServiceIdentity Service Configuration ItemsJOC Cockpit Configuration
Service TypeBuilt-inUser Accounts/Passwords
stored with
User Accounts/Passwords
managed by
Roles/Permissions
stored with
Roles->User Accounts Mapping
managed with
Announcement
SHIROyesJS7 Database / shiro.iniJOC CockpitJS7 Database / shiro.inishiro.iniJOC Cockpit

The SHIRO Service Type is

  • deprecated with release 2.2.0
  • unsupported with release 2.3.0
  • removed with release 2.4.0

...

  • Service Type: SHIRO
    • Management of user accounts and passwords is performed with JOC Cockpit.
    • The assignment of roles to user accounts is performed with JOC Cockpit.
    • JOC Cockpit stores user accounts, hashed passwords and role assignments with
      • in the JS7 - Database and
      • to the JETTY_BASE/resources/joc/shiro.ini.active file.
      • Users can create a copy of the shiro.ini.active file, add their modifications and submit changes by renaming the file to shiro.ini. With the next login of a user the shiro.ini file will be applied and its contents are added to the JS7 database.

Identity Service Configuration

...