Skip to content

OAuth Interceptor

Marcelo Aguiar Rodrigues edited this page Nov 1, 2018 · 2 revisions

Definition

The OAuth interceptor can be used to implement the OAuth 2.0 flows supported by Heimdall. A more comprehensive explanation of how to use this interceptor can be found here.

Details

OAuth

Name: Simple name for your interceptor

Description: A simple description for your interceptor

Life Cycle: The appropriate life cycle for the interceptor

  • Life cycles allowed:
    • Api
    • Plan
    • Resource
    • Operation

Content: Configuration of the interceptor

Examples and details of how to use this interceptor can be found here.

Clone this wiki locally