Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"r4Fwy7JJDICYbAxTGJ5r8dbnW4m00070F9h3ILDE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"DHadcFKGEnPnLJraQvtc88O8zvPJ1cbqWTrB4884","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"1TgkecSrM1K5VUWCjftZYelfLBHOfS9FLVP3ooKi","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"uxivUdk72pIewcPfrFiLzzw9A1IgI2Obv9J7L5bQ","token_type":"Bearer","expires_in":7199,"scope":""}