Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"Czq0a0DSiQcAOnEDwv3Aop4uc98A1NJfPndf0Ad1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"xNRpkKN0kSZhwHucQ1v2y6Y6vhKlVRgicCFFNkKl","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"30uoYYGpi2YTc3ldAAoKVTlPLlEIlojWTXyD3Yzo","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6Fm9XYJR6rCxaB1DIXCB7PL3iVVVl65xd0qlfjqd","token_type":"Bearer","expires_in":7200,"scope":""}