We Have Moved
The IBM Application Gateway has a new home - docs.verify.ibm.com/gateway
The documentation on this site will no longer be maintained after v21.02, please update your bookmarks.
Identity
Description
Defines any special identity provider information for this resource server.
Properties
The following table(s) describe the configuration properties for this component:
Name | Type | Constraints | Description |
---|---|---|---|
oauth | string | The name of the OAuth introspection endpoint to use when accessing this resource server. |
Example
resource_servers:
- path: "/example"
...
identity:
oauth: "verify_introspection"