Owner and issuer for cron task instance
You might want to set different owner and issuer for different cron task instances. For
example, some user wants to have issuer as <varname>saml</varname> and owner
as <varname>scim</varname> and others want to have issuer as
<varname>saml</varname> and owner as <varname>local
</varname> to be able to manage users.
- Authentication method, which is set to MXE_OLDAUTHINTICATION.
- Owner, which is set to local for type local and scim for values ldap and saml. If Owner is set to scim, the user cannot be changed in Maximo Application Suite because it controls an external repository.
You can configure Owner and Issuer (authentication type) during user synchronization from Manage to Maximo Application Suite.
- Owner
- Issuer
By default, the Owner and Issuer are set to null so that the default logic remains the same. It is relayed to MXE_OLDAUTHINTICATION to set authentication method and owner in Maximo Application Suite.
If you want to fix users, which were already sent to Maximo Application Suite, you can fix these users after the initial synchronization. You must reset the MASISSUER column in the MAXUSER table to null, setting Owner and Issuer as cron task parameters and starting MASUSERSYNC cron task.
If you create users that use Maximo integration framework in Manage and want to synchronize it to Maximo Application Suite, then you can set cron task parameters in the way you want and synchronize new users.
- Issuer
- saml
- Owner
- local