PingOne is a single sign-on (SSO) service that lets you use the same username and password across different web applications. In order to begin using PingOne to log into Ubersmith, you need to have an account with PingOne already established.
The configuration steps are as follows:
From PingOne, add a SAML-enabled application using the configurations below. See PingOne’s guide for more information.
$ openssl dsaparam -out saml_sp_dsa_param.pem 4096
$ openssl gendsa -out saml_sp.pem saml_sp_dsa_param.pem
$ openssl req -new -x509 -key saml_sp.pem -out saml_sp.crt
Access the User Authentication page.
You can map permission groups from the PingOne to Ubersmith. See Editing Access for Authentication Modules. |
On this page: |
|