OAuth Interceptor - getheimdall/heimdall GitHub Wiki

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.