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