Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.006s |
passed |
testMultipleScopeString |
0.002s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"FE6GfB8yYhAtK3nCbsBODcLqBnWZZiBRsCBlS1Lk","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"UPiB4kLIt6FUTPprCdzQcaoPCg5ZuaR9HEfK0zv2","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"eZLirhFw8BajcDh4mrVKXC5emsXnGfUeWrpvemFE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"vva8T9MZkoAaV6xcdT2cbilazdN3rsa7th2CdKRC","token_type":"Bearer","expires_in":7200,"scope":""}