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