...
- Configuration Method:
- OpenID Connect Discovery
- Custom
- Authorization Code:
- OpenID Connect Directory
- Get Authorization Code
- Custom:
- Issuer
- JSON Web Key Set
- Authorization Token Endpoint
- Token Endpoint
- Scopes
- Client Authentication: Select the client authentication type.
- Send as Basic Auth Header
- Send credentials in body
- Headers:
- NAME
- VALUE
Design
asdw
Settings
- ID: The API connector ID.
- Name: The name of the API connector.
- Description: The description of the API connector.
- Logo: Assign a logo for the API connector.
- Debug Mode: Show relevant debug in the server log for debugging purposes.
Preview
- Select Operation: Select an API endpoint.
- Description: The description of the API endpoint.
- Depending on the operation selected, you will preview:
- id: Available with the GET and DELETE methods. Specify the ID of the item to fetch or delete.
- Payload: Available with the POST and PUT methods. The structure of the API in JSON or YAML format. You can add many more details, like authentication methods, request parameters, query parameters, or more complex schemas.