Custom User entity OIDC SSO

0
Hi, I'm using the OIDC SSO from the marketplace, but when I try to change the configuration, more specifically the UserProvisioning in the "custom user entity" field, the value doesn't save.     I select AccountManagement.AccountMember, but when I log in with a new user through Azure, the new account is created with the Administration.Account entity. Does anyone have the same problem?
asked
3 answers
5

Hello Rafael,

Ideally your current implementation should work, if facing issue Can you try to call custom user provisioning MF where you can handle this user creation part.

image.png

 

image.png

image.png

answered
0

You are using the same setup as Bernd: OIDC 4.*.

You can/should/are adviced in the _MOVE ME folder of OIDC module to replace the Default_CreateIDPConfiguration by your own version. That also allows you to replace the use of the Constant by the value of the configuration attribute.

answered
0

I just received notice that the issue has been fixed in UserCommons module version 2.1.2 (released May, 20th, 2025, for Mendix 10.21.1+).

The fix is planned to be backported to module version 2.0.2 for Mendix 10.12+, release is planned for begin of July.

answered