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":"mXLv80AxqsajEeax4pbOesT4aJ39QmpyT8JjEHK4","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"eowdVKn362T6OXUVEQOEKYbWa4DEgM5i0x9i8MJg","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"l9QMPuTMnQgc1uGVkVOcVzVz19bW49L1sCO5ETjt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"sTzI3zH9jBsDq9iIRFRSxvelVZc1T11wOc0ncSFv","token_type":"Bearer","expires_in":7200,"scope":""}