---
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


---

# Old Inbound integrations experience

# Old Inbound integrations experience {#ariaid-title1}

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

Old experience - Inbound integrations.  
Hinweis:  

You can perform the OAuth inbound configuration, depending on the following type of grant type:

* [OAuth authorization code grant flow](https://servicenow-prod.fluidtopics.net/bDO7u~6HiMkHDC12cfpGKQ "Authorization code grant flow allows a user to access a resource by authenticating directly with an OAuth server that trusts the resource, in contrast with authenticating with username/password credentials.")  
  Hinweis:  
  For authorization code flow, user needs to complete the Authentication by local login, SSO or MFA and then provide consent.
* [Password grant](https://servicenow-prod.fluidtopics.net/WswhPN_DF0xIP1vbIoMhNQ "End users who own a protected resource on the ServiceNow instance must authorize access to the resource before the instance can provide the access token.")
* [JWT bearer grant flow](https://servicenow-prod.fluidtopics.net/ngsSro7zBNHGkllHPQ1vpg "OAuth JWT bearer token enables the client web applications to authenticate with your instance seamlessly using the inbound JWT grant type instead of requiring the end user to manually log in or share the password.")
* [ID token flow](https://servicenow-prod.fluidtopics.net/_fIZaM9xhOI6_mM2dVCCbg "Configure an OAuth OpenID Connect (OIDC) provider to accept identity tokens generated by a third-party OIDC provider using inbound API calls using Single Sign-On option (Multi-Provider SSO).")
* [OAuth implicit grants](https://servicenow-prod.fluidtopics.net/pVsrOtUGq3NYsPOLizIqOA "ServiceNow instances support the implicit grant of an access token.")
* [Client Credentials](https://servicenow-prod.fluidtopics.net/sDVwtCWLJAMQeLlcJKamBA "Use the OAuth client credentials grant type for Inbound Integrations from a third party OAuth client to the ServiceNow platform.")

{#old-inbound-integrations__ul_hrc_qtt_4wb}  
Configure OAuth integration that includes the following enhancements from Zurich release:

* Increase client secret length up-to 4096 characters to meet security requirements of third-party systems.
* Provide a JSON Web Key Set (JWKS) URL to automatically manage and update the public key for JSON Web Tokens (JWT) signature validation.
* Request OAuth tokens using the JWT grant type signed with Elliptic Curve Digital Signature Algorithm (ES) signing algorithms, including ES256, ES384, and ES512, for inbound JSON Web Tokens (JWT).
* Customize the JWT ID (JTI) claim name in both inbound OpenID Connect (OIDC) and JWT Bearer flows.
{#old-inbound-integrations__ul_h3n_xz4_cfc}

