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":"dqFiG2W4h1Nl6aUgCSIL06GdUpIvrLGLJbwuDKAf","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LyBVOPMvkU2Okj7mFe3ldeN8qV8UydxaEGiHgBcr","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"9MkLjkuYtrUPphU8w5L3D8OykAz91HTXyRithrOS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZKYodJZmCPe1QffG5DdlW5ddxHOZC5kaRKFQ9teh","token_type":"Bearer","expires_in":7200,"scope":""}