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