Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"G4jhPEXXFJKKBHyF2rkccI2HFS3Jouy2uZHS0Wdd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"G8oiUMFoqrKWYZDcUBLb6kNlyi1Q9npfqbDROsca","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"FnD9lICmV9AVI3lxM0iliuP0EcLhAOYKkeNGrdPJ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"mt6FMt0hrApBdV49duliWtTrFk6W5OZDa61xUjLQ","token_type":"Bearer","expires_in":7200,"scope":""}