Is it possible to turn off JIT provisioning by using Idp?
If so, are there any operational risks associated with turning it off?
For example, information linked by SAML authentication will no longer be linked.
It seems you want to turn off Automatic User Provision that will auto create user if user not exist.This feature can be disabled in SP Connector Internal Setting.
Usually user will be redirect to your external IdP(Azure, Okta, etc) for authentication.After authentication, user will be redirect back to OutSystems.At this point, if user not exist and Automatic User Provision is disabledUser_Check action will return invalid and error message will be displayed.
RegardsWei
Hi @Masahiro Harahata
Turning it off changes the authentication model significantly: