Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.002s |
passed |
Standard output
{"access_token":"LS0FgbwZdsyFlv03v41d8vw42ICA7YKnquM0pIKZ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZAzoYQwvt9318vjPJ2bVQL4n14V7wJ8Zx4XDwpwj","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ubjOEyaymgYjg0vK5gLc6LFWguxOhPAP5oaU6tjM","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"x5tFGWJoZkImNae9RuPP8aJZUt0RdN3oCquvDOlH","token_type":"Bearer","expires_in":7200,"scope":""}