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 |
0.001s |
passed |
Standard output
{"access_token":"pjVClR5CLHiKgJDwEBn9eNEoLp8Q1yq4Heq5p5VH","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"R3Xeo3z94Lwjj6hR5sacFgmTQTexgMeKmIP13TBG","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"z4Zl3d0T7xy4AAJ6mMftkTm5K55SdkuoE1bTgP33","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"glVj1TH97Kz46DSHzKIk2ifCIOwCLWt1IoRA2qPu","token_type":"Bearer","expires_in":7200,"scope":""}