Contents
Does PeopleSoft support SAML?
PeopleSoft does not support SAML for authenticating users and getting a user session. Oracle has no planned support for it (see Document ID 623055.1). Therefore, you have to use some other solution.
Can Active Directory work with SAML?
SAML 2.0 single sign-on (SSO) supports integration with Microsoft Active Directory Federation Services (ADFS) 3.0. A fully installed and configured ADFS service.
Is SSO always SAML?
SAML (Security Assertion Mark-up Language) is an umbrella standard that covers federation, identity management and single sign-on (SSO). In contrast, the OAuth (Open Authorisation) is a standard for, colour me not surprised, authorisation of resources. Unlike SAML, it doesn’t deal with authentication.
How do you implement SSO in PeopleSoft?
Enable Single Sign-On for PeopleSoft
- As the administrator, sign in to a PeopleSoft module.
- In the right menu, select PeopleTools, select Security, select User Profiles, and then click Add a New Value.
- In the User ID field, enter IDCSPSFT (in all uppercase), and then click Add.
What is SSO in PeopleSoft?
PeopleSoft SSO authenticates the user during the first login to PeopleSoft Portal, then allows the user to access other PeopleSoft Applications without forcing the user to login to the each application over and over. Therefore, SSO is a must have for PeopleSoft Applications.
What is Ps_token?
PS_TOKEN is a cookie which is embedded into the browser memory of a user authenticated by the PeopleSoft Web Server. As long as cookie is active, user can browse that PeopleSoft Application without entering login details again.
Is LDAP considered SSO?
The difference that can be talked about when looking at these two applications is that LDAP is an application protocol that is used to crosscheck information on the server end. SSO, on the other hand, is a user authentication process, with the user providing access to multiple systems.