Okta can be configured as the Identity Provider for SAML, which is an authentication protocol that securely verifies user identities through a trusted provider. This document explains how to obtain the required credentials from the Okta Developer Console. Refer to the **[SAML Setup](/docs/user-management/sso/saml/setup)** guide to configure SAML in your application.
## Generating Metadata
1. Sign in to the [Okta Developer Console](https://developer.okta.com/).
2. Navigate to the **Applications** section and click **Create App Integration**.
7. Click on the **Finish** button to complete the Okta application configuration.
8. Navigate to the **Sign On** tab and make sure **Application username format** is set to **Email**, otherwise click on the **Edit** button and update.
9. Copy the **Metadata URL**. This URL will retrieve the XML metadata file for the Okta application.