Skip Navigation LinksALVAO 11.1Known issues Skip Navigation Links.


User provisioning (SCIM) - Error "Method can be called within SCIM user import only" while creating user

This article is about product releases

ALVAO 11.1/SP1 FIX5

Symptoms

Provisioning fails when creating a new user. Error: Method can be called within SCIM user import only.

Cause

The cause is an error in ALVAO products

Solution

Fixed in release 11.1.2152 - 11.1/SP1 FIX6 (2023-11-02)

Workaround

Turn off user creation in Asset Management with SQL script: EXEC spUpdateInsertProperty 'AM.Scim.ImportUsers', NULL, 0
Use sql script to additionally create imported users in AM.
Turn on user creation after SP1 FIX6 installation: EXEC spUpdateInsertProperty 'AM.Scim.ImportUsers', NULL, 1

Steps to reproduce this behavior

  1. Create a new user
  2. Provision on demand or wait for regular provisioning cycle

Attachments

Issue number

T149062ALVAO

 

Did not find what you were looking for? Ask our technical support team.