Single Sign On - Azure B2C
Single Sign On - Azure B2C is developed for Single Sign On functionality. In this forge component we are using Microsoft's rest APIs for sign in process and for getting all the information related to the user. In this component we used site properties for assigning the value of Client_Id, Client_Secret , Grant_Type, Response_Mode, Scope, State, Redirect_Url, so any user can change it according to their need directly from service center. They do not need to make any changes to the application.
Below are the actions used for developing this forge component.
Screen Actions -
Server Actions -
In Service Module -
Rest API -
Azure Portal configuration
To login using Microsoft credentials, create an app in the Azure portal for login functionality and obtain the necessary permissions. Copy the app details into the site properties and into the API call location in Service Studio after downloading to use SSo features.