Users
📄️ Create User
This API onboard or create a new user.
📄️ Update User
This method updates a specific 'user' record in SSM, based on the input parameter `username` of the relevant user.
📄️ Bulk Upload Users
This API is used to create and update users using bulk upload.
📄️ Get User Details
This method returns a `List` of Users in SSM.
📄️ Get List of Users
This API returns the user information from SSM. This API will return only the user attributes which are not null or blank.
📄️ Add/Remove User from SAV ROLE
This method grants/removes membership of a 'user' to one or more roles in SSM.
📄️ Get Access Details For User
This API call can be used to get the user details, account details, and details of all the entitlements the user has access to.
📄️ Get Flat Response Entitlement Details For User
This API call can be used to get a flat response consisting of user details, account details, and details of all the entitlements the user has access to.
📄️ Get Flat Response Role Details For User
This API call can be used to get a flat response consisting of user details and details of all the roles the user has access to.
📄️ Authenticate User
This API call can be used to authenticate the user in SSM
📄️ Validate User Data
This API will validate the attribute values of an existing user.
📄️ Get SavRoles
StartFragment