Identity Management (IM)
Learn how to manage security and access to your platform.
If you are using the IM operator service as part of an IBM Cloud Pak®, see the documentation for that IBM Cloud Pak® to learn more about how to install and use the operator service. For more information about IBM Cloud Paks, see IBM Cloud Paks that use IBM Cloud Pak foundational services.
What's new for the IM service
IM service v4.1.x
-
Custom SCIM attributes: You can add custom SCIM user and group attributes. For more information, see Adding custom SCIM attributes.
-
Restricting LDAP logins: You can add an
ldap_allowlist
field with a list of users in theidsource
API. This list is useful when you want to limit the accounts that can authenticate by using LDAP without changing the LDAP schema or updating the LDAP filter configuration in IM. For more information, see Allowing limited users to log in by using only LDAP.