[v3.4.0] - Introduce API-based Introspection
- Introspection type configuration:
- api: The Resource Server sends introspection requests to the Authorization Server (better scalability, Some test codes are currently NOT working due to the following introspection URI calls)
- database (default): The Resource Server and Authorization Server share the same database (faster performance)