docs/content/stable/yugabyte-cloud/managed-security/managed-authentication/federated-ping.md
Using federated authentication, you can use an enterprise IdP to manage access to your YugabyteDB Aeon account. After federated authentication is enabled, only Admin users can sign in using password authentication.
Currently, YugabyteDB Aeon supports IdPs exclusively using the OIDC (OpenID Connect) protocol.
<ul class="nav nav-tabs-alt nav-tabs-yb"> <li> <a href="../federated-entra/" class="nav-link"> Microsoft Entra </a> </li> <li> <a href="../federated-ping/" class="nav-link active"> PingOne </a> </li> <li> <a href="../federated-okta/" class="nav-link"> Okta </a> </li> <li> <a href="../federated-jump/" class="nav-link"> JumpCloud </a> </li> <li> <a href="../federated-custom/" class="nav-link"> Custom </a> </li> </ul>Before configuring federated authentication, be sure to allow pop-up requests from your IdP; the provider may need to confirm your identity in a new window.
Before enabling federated authentication in YugabyteDB Aeon, you must configure your IdP and obtain the necessary credentials.
To use PingOne for your IdP, do the following:
Sign in to your PingIdentity account and create an application.
Select the application you created and, on the Configuration tab, click Edit and set the following options:
https://yugabyte-cloud.okta.com/oauth2/v1/authorize/callback.https://cloud.yugabyte.com/login.Click Save when you are done.
On the Resources tab, edit the ALLOWED SCOPES, select the openid, email, and profile scopes, and click Save when you are done.
Configure Policies and Attribute Mappings as required.
On the Access tab, click Edit, select the user groups you want to access YugabyteDB Aeon, and click Save when you are done.
Enable the application by turning on the slider control at the top of the page.
To configure PingOne federated authentication in YugabyteDB Aeon, you need the following application properties:
For more information, refer to the PingOne for Enterprise documentation.
To configure federated authentication in YugabyteDB Aeon, do the following:
At this point, you will be redirected to sign in to your IdP to test the connection. If the test connection is successful, federated authentication is enabled.