23
Views
2
Comments
[IdP] Adjust the user creation logic
idp
Web icon
Forge component by João Barata
Application Type
Traditional Web

Hi, 

 I have configured the IDP application with the SAML protocol for an identity provider, and it's working correctly. But my question is: how can I adjust the user creation logic when the user authenticates with the identity provider and is redirected to the user application? 

 I have seen that this is done automatically, but in our case, we want to implement custom logic for this.

Thanks

Champion

Hi,

You can use Custom_User_Check service action to customize the logic as per your requirement. Please refer below screenshot.

You can create new switch case on the basis of your application name. If case match your logic will get exectue.

regards

Thanks!! it helped me a lot!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.