How to implement single sign on(SSO) using Auth0 IDP?
Hi @Satya K
Please go through the links below:
https://mypegapoc.com/2022/07/pega-sso-configuration-using-saml2-0/
Hope it helps.
Thanks
Megha
Hi @Satya K
Auth0 SAML SSO:-
Configuration: -
- Login to AuthO
-
Created AuthO account by using Google account.
-
Created application(MySSO) in AuthO.
-
Created a new Authentication service(MySSO)>sysadmin in my application.
-
Given the Assertion Consumer Service (ACS) location into the AuthO created application itself (Addon tab)
We have to enabled the button then we have to download the Identity Provider Metadata.
-
Then we need to import the file which we downloaded the file earlier.Identify proivder meta data on the usage tab
-
Created new User([email protected]) in the AuthO. In the user manangement menu
Then login with URL(http://localhost:8080/prweb/PRAuth/MySSO)
Then login with the created user in the Auto0
Click on Login with MySSO at the below of screen
Operator ID is created in my application.
To map the UserId with email then in operator identification
In Mapping tab map the attribute
From clipboard property of of operation under system pages
Use saml tracer extension in crome tab
Identify the attributes by searching/finding the usernam sbi(user)
To use additional debugging create a new log category Admin Studio>Resources>Log categories
To see the saml logs Configure>System>Operations>Logs
Raja Auth0 SAML SSO -.pdf (2.36 MB)