---
title: OAM-specific configuration
description: When configuring the OAM adapter, the following values are needed:
component: webAccessManagement
page_id: webAccessManagement:web_access_management_wam_integration_kit:pf_wam_ik_oam_specific_configuration
canonical_url: https://docs.pingidentity.com/integrations/webAccessManagement/web_access_management_wam_integration_kit/pf_wam_ik_oam_specific_configuration.html
revdate: June 18, 2024
---

# OAM-specific configuration

When configuring the OAM adapter, the following values are needed:

| Field                         | Description                                                                                                                | Example Value                                  |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------- |
| Cookie Path                   | Relative path in the URL where the cookie is active.                                                                       | `/`                                            |
| Protected Resource            | The path (and optionally, the hostname) that defines the protected resource. This value comes from your OAM configuration. | `http://<OAM Host Identifier>/<Resource Path>` |
| Error URL                     | Optional field containing a URL used as a redirection target in the event of an error during SSO when using this adapter.  |                                                |
| User Identifier               | HTTP header used to identify the end userID.                                                                               | `OAM_REMOTE_USER`                              |
| Session Token Name            | The name of the encrypted cookie used for SSO.                                                                             | `ObSSOCookie`                                  |
| Session Token Loggedoff Value | The value the Session Token should be set to when the user has logged out of OAM.                                          | `loggedoutcontinue`                            |

|   |                                                                                                                                                    |
| - | -------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | The above values are examples and are dependent on the OAM environment. Ask your Oracle administrator for the values required in your environment. |

Learn more about this configuration in the [Oracle Access Manager documentation](https://docs.oracle.com/cd/E52734_01/oam/index.html).
