Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.002s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"lGdw1Sy6OGudIEabD9oQei0oIfBA6bwwVTsEl8jI","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"sRifY6ujq2KyiBm5rLu6RDKOTeSL7rV6cscJWWgh","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"9IBTp49kcpcgIDLbpjlgfPcQeSqFciAThOKA9pU7","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gCVcvWYHmXJ6plucCKULDryqiV0cEfCKbJFLcI4Z","token_type":"Bearer","expires_in":7200,"scope":""}