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