OAuth 2.0 HTTP security
Snap-ins can opt in to the OAuth 2.0 security model provided by Authorization Service. If a snap-in has opted in, the HTTP whitelist and certificate challenge are bypassed. The incoming request must have a valid authorization token in the Auth header.
Avaya Breeze® platform OAuth 2.0 supports the following:
Snap-ins can also enable both models to be used concurrently. This is accomplished by marking HTTP requests if they successfully passed the whitelist or certificate challenge. Snap-ins can then look for either the presence of this proprietary parameter or a valid authorization token.