---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Configure an Authentication profile

# Configure Authentication profile for Processor {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Apply authentication profile for the export processors.

## Vorbereitungen

Role required: api_service_admin, adaptive_auth_policy_admin

Plugin required: Processor Access Policy
(`com.glide.processor.policy`)

## Prozedur

1. Navigate to AllSystem SecurityProcessor Access Policies.
2. To add authentication profile to the processor, click New.
3. On the form, fill in the fields.  
   {#configure-auth-profile-processor__table_kjk_gb5_d4b__entry__2}

   | Field | Description |
   |-|-|
   | Processor | Name to identify the authentication policy. Hinweis: Public processors are not supported. If a non-supported processor is selected, then an error is displayed during submission of the processor. |
   | Application | Scope of the authentication policy. Default: Global |
   | Authentication Profile | Type of the authentications profile. You can select ID Token or OAuth Token. |
   [Tabelle : 1. Process Access Policy form]

   {#configure-auth-profile-processor__table_kjk_gb5_d4b}
4. Click Submit.  
   The authentication profile is applied to the processor.

   For example, OAuth
   authentication profile is configured for the CSV Processor. In this case,
   you have to use OAuth access token for the exporting using CSV as an export
   option.

