Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.002s |
passed |
testNoScope |
0.002s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"UT1szd2SGRlaRYdVrrfqiFEIBTUvw5fMrJ77WtBx","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ghJUEOIZpPOkrH984U2HccXbwN6Jhd07orngDu1K","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"fCHVueTll6cBwc8znvq0uztrfPuQhYOmG57qPrHF","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"15aQ9u1sMieJja2kOhu9zJaJbY6V7wKMv7FEFWaO","token_type":"Bearer","expires_in":7200,"scope":""}