ReadyAPI OAuth 2.0 authentication
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023
07:07 AM
09-13-2023
07:07 AM
ReadyAPI OAuth 2.0 authentication
Hi,
I have recently started using ReadyAPI, mainly for security tests. Our API uses OAuth, but the custom OAuth settings in Ready API does not work for us, as SSO authentication request should be a json request as below:
{
"client_id": "<client_id>",
"client_secret": "<client_secret>"
}
If I hard coded the bearer token in the API header, it expires after 30 minutes while scan is still running.
Labels:
- Labels:
-
Security Tests
0 REPLIES 0
