Create a Ping Identity client on a PingFederate server
Ping Identity
client on a PingFederate
serverBefore your
BlackBerry Enterprise Identity
users can authenticate with PingFederate
, you must set up a Ping Identity
client on your organization’s PingFederate
server.- Log in to the PingFederate administration console.
- ClickOAuth Server.
- Under the Clients column, clickCreate New.
- In theClient IDfield, type a unique ID for the client. Note that you will use this same ID when you set up the Identity provider inBlackBerry UEM.
- Type a name and description for the client.
- In the Client Authentication section, clickPrivate Key JWT.
- Select theRequire Signed Requestsoption.
- To generate a JSON Web Key Set, go to https://mkjwk.org/.
- Click theElliptic curvetab.
- In theCurvedrop-down list, selectP-256.
- In theAlgorithmdrop-down list, selectES256.
- ClickNew Key.
- Copy the key from theKeypair setfield. Note that you will use this same key in the Configure an Identity provider in BlackBerry UEM task.
- Paste the key into theJWKSfield in the PingFederate site.
- In theRedirect URIfield, add the URI of your organization’s PingFederate server, and clickAdd.
- In theAllowed grantssection, select theAuthorization Codeoption.
- In theID Token Signing Algorithmdrop-down list, select any of theECDSAoptions. Note that you use same option in the Configure an Identity provider in BlackBerry UEM task.
- ClickSave.