Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"mUWHjorwBD5q6bMVolQhIOtDT8xRYhhWVQGdDZNx","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"UcRIyIOxjM48G4xwjYCInt8YjSG5pPMHlA31dw0c","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"dmCmoDyCygymX6CstW4q7UZqrsgIoUjnEm7boxQM","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"un61qbOuJknS96Y208jYH2SDvGW4dfYJAhqAGLFO","token_type":"Bearer","expires_in":7200,"scope":""}