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


---

# Authentication

# Authentication {#ariaid-title1}

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

ServiceNow's authentication validates the identity of a user who accesses an instance, and then authorizes the user to features that match the user's role or job function.

## Get started {#c_Authentication__section_ucy_yrq_dsb}

|-|-|
| [Multi-Provider single sign-on (SSO)](https://servicenow-prod.fluidtopics.net/HVjJt_0KCqg4EiNYQj99yA "External SSO allows organizations to use several SSO identity providers (IdPs) to manage authentication as well as retain local database (basic) authentication.") [Username and password configured in identity providers, which have a matching user account in the database.](https://servicenow-prod.fluidtopics.net/HVjJt_0KCqg4EiNYQj99yA "External SSO allows organizations to use several SSO identity providers (IdPs) to manage authentication as well as retain local database (basic) authentication.") | [OAuth inbound and outbound](https://servicenow-prod.fluidtopics.net/t4zTs3mAikfn3q0kIdh0fw "OAuth based authentication validates the identity of the client that attempts to establish a trust on the system by using an authentication protocol.") [OAuth based authentication validates the identity of the client that attempts to establish a trust on the system by using an authentication protocol.](https://servicenow-prod.fluidtopics.net/t4zTs3mAikfn3q0kIdh0fw "OAuth based authentication validates the identity of the client that attempts to establish a trust on the system by using an authentication protocol.") |
| [API access policy](https://servicenow-prod.fluidtopics.net/XFGwm8vOKder1evX9xIvtw "API access policy defines the permissions and duration of access to an API.") [API access policy defines the permissions and access to an API that can be controlled through a policy.](https://servicenow-prod.fluidtopics.net/XFGwm8vOKder1evX9xIvtw "API access policy defines the permissions and duration of access to an API.") | [Authentication factors](https://servicenow-prod.fluidtopics.net/SwOViVtqPi9pz5GkwNM0LA "Authentication factors help identify and verify callers, allowing only authorized users to access AI voice agents on the ServiceNow AI Platform.") [Secure your voice agent access by choosing from flexible authentication options such as app-based codes, push prompts, SMS, SoftPIN or knowledge-based checks.](https://servicenow-prod.fluidtopics.net/SwOViVtqPi9pz5GkwNM0LA "Authentication factors help identify and verify callers, allowing only authorized users to access AI voice agents on the ServiceNow AI Platform.") |
| [Time limited authentication](https://servicenow-prod.fluidtopics.net/cZ5FnD805PF0c6uSjHAVoQ "Support time limited authentication for your ServiceNow instance.") [Configure link based authentication on the ServiceNow instance. The configured link can be shared with the user through Email or SMS and user can use those links to login to instance.](https://servicenow-prod.fluidtopics.net/cZ5FnD805PF0c6uSjHAVoQ "Support time limited authentication for your ServiceNow instance.") | [Multi-factor authentication (MFA)](https://servicenow-prod.fluidtopics.net/L~LHSAqdromxkWga5GC2IQ "Learn how to activate, use, and configure Multi-factor authentication (MFA).") [MFA enables you to provide second level of authentication that includes using passcode from an authentication app, hardware key, biometric authenticator, SMS, or Email.](https://servicenow-prod.fluidtopics.net/L~LHSAqdromxkWga5GC2IQ "Learn how to activate, use, and configure Multi-factor authentication (MFA).") |
| [Certificate based authentication](https://servicenow-prod.fluidtopics.net/WewfzmTkCaaejJWUVqnk4g "Certificate-based authentication lets you mutually authenticate user logins or inbound API requests using certificates from a trusted Certificate Authority (CA).") [Unique PEM encoded certificates mapped to users instead of user name and password for certificate based authentication.](https://servicenow-prod.fluidtopics.net/WewfzmTkCaaejJWUVqnk4g "Certificate-based authentication lets you mutually authenticate user logins or inbound API requests using certificates from a trusted Certificate Authority (CA).") | [Digest token authentication](https://servicenow-prod.fluidtopics.net/UWAsq9OLuU7opWTpAiK6Yg "The digest token authentication passes user credentials and a digest token within an unencrypted HTTP header.") [Username and the secret in the table, perform an hash operation that is user-specific such as SHA1, SHA 256, or MD5. This value has to be appended as part of the URL suffix, which works on the query param.](https://servicenow-prod.fluidtopics.net/UWAsq9OLuU7opWTpAiK6Yg "The digest token authentication passes user credentials and a digest token within an unencrypted HTTP header.") |
| [LDAP](https://servicenow-prod.fluidtopics.net/aqqELaAgKea~SVs3Ln6iwQ "An LDAP integration allows your instance to use your existing LDAP server as the primary source of user data.") [Integrate with a Lightweight Directory Access Protocol (LDAP) directory to streamline the user login process](https://servicenow-prod.fluidtopics.net/aqqELaAgKea~SVs3Ln6iwQ "An LDAP integration allows your instance to use your existing LDAP server as the primary source of user data.") | [Self-registration](https://servicenow-prod.fluidtopics.net/TQuAPHxZ69Yn2G_OpuUBkA "Use external user self-registration to on-board a large volume of external users to your instance. This feature enhances identity verification to improve customer experiences and supports commonly used registration flows.") [Use external user self-registration to on-board a large volume of external users to your instance.](https://servicenow-prod.fluidtopics.net/TQuAPHxZ69Yn2G_OpuUBkA "Use external user self-registration to on-board a large volume of external users to your instance. This feature enhances identity verification to improve customer experiences and supports commonly used registration flows.") |
[ ]

{#c_Authentication__table_vcy_yrq_dsb}  
You can use several different methods to authenticate users. User credentials are matched to different saved credentials for each method.  
Hinweis:  
* The Okta SSO plugin is deprecated.
* To learn more about the security properties that affect authorization processing, see [Access control](https://servicenow-prod.fluidtopics.net/xAmazkRh5FKyeb7q4TQGWw "The access control category audits the process of protecting resources from unauthorized access through granting and denying requests based on a permission model. This includes ensuring an entity accessing a resource holds valid credentials to do so, creating and protecting a well-defined set of roles or permissions and ensuring role or permission controls are protected from replay and tampering.") in Instance Security Hardening Settings.
* You can use SAML and Digest Authentication through the Multiple Provider SSO application.
{#c_Authentication__ul_wjf_jxj_4tb}

