Authentication Methods

Which authentication methods are supported by the Decisions REST endpoints?

Comments

  • Please see the following authentication methods for Decisions REST endpoints:

    OAuth:

    Enables secure, delegated access without needing to send login credentials in every request. For further details, see the Using OAuth with REST Integration guide.

    Mutual Authentication:

    Employs SSL credentials (e.g., P12/PFX certificates) to ensure secure communication. More information is available in the REST Service Integration Overview.

    Windows Authentication:

    Allows integration with Active Directory for user authentication.

Sign In or Register to comment.