The Identity Service is used by Activiti Enterprise for authorization and to manage user and role management.
You can log into the administration console for the Identity Service by navigating to identity.{domain-name}/auth/admin
and using the username admin and password of admin.
Note: it is strongly recommended that you update the password for the administration console when you first log into it.
A default realm of alfresco is already setup with the installation of Alfresco Activiti Enterprise.
It is possible to improve the performance of API calls to the runtime bundle and query service by including a user's group membership in the JSON Web Token (JWT).
Note: Adding group membership to the JWT increases its size. It is advisable to add group membership only when there are not an excessive number of groups per user, otherwise the performance will be degraded rather than improved.
To include a list of user groups in the JWT that a user belongs to, make the following change to the client within the Identity Service:
identity.{domain-name}/auth/admin
.groups
.© 2023 Alfresco Software, Inc. All Rights Reserved.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.