Configure the identity provider
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
As a service provider, PAS for OpenEdge works with an identity provider to authenticate and authorize a user's information. The identity provider needs to be configured to communicate with the service provider and store user details. The identity provider is Okta. Complete the following step to configure the identity provider.
- In Okta, select Applications and then click Create New App.
- In the Sign-in method dialog, select SAML 2.0 and then click Next.
- In General Settings, in the App name, type PASOE-SAML-SSO and then click Next.
- In Configure SAML, enter the
following values based on the use case and then click Next.
Table 1. Okta settings Okta setting Value from use case Single sign on URL http://machine123:8810/saml2/login/oepas1 Audience URI (SP Entity ID) /saml2/metadata/oepas1 Note: This is not required to match the instance name.Application username Email Attribute Statements (optional) NameuserAuthorities Name format Unspecified
Value PSCUser
- In Feedback, select I'm a software vendor. I'd like to integrate my app with Okta and then click Finish.
- In Sign On, right-click the Identity Provider metadata to copy the link that must be used to configure PAS for OpenEdge.
- Assign users to the new application.
- Click People.
- Click Add Person.
- Click on a specific user. For example user123@acme.com.
- Click Assign Applications.
- In the search dialog box, locate the PASOE-SAML-SSO application created earlier.
- Click Save and Go Back.
- Click Done.