apache / apache/openwhisk-apigateway
Perform token introspection on generic token introspection urls
Open
- Dominant language
- Lua
- Stars
- 65
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Change the oauth2 block to potentially look something like
```
{
"type":"oauth2",
"provider":"generic",
"introspectionUrl":"http://tokens.com/debug?token="
}
```
Contributor guide
Assessment
This issue has not been assessed yet.