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