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":"2R7Im48svzjR48rsMUrnUTpLTFAg5Fsqtk0tvy0A","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"lKLJNQW5Owoq9sLaCwWFJwwjJT0seXP11YaY3a4N","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"c2lGIcMQUe0S9RL4fXUk7jB3qKosFg7EhLmMtWfV","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"vesfq5QyhOw5tN3yEl8a1Qwb8c6na51qCS9ZKVKW","token_type":"Bearer","expires_in":7200,"scope":""}