Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"mWFxk3zMyWC8mzQUAXkLqfD85jokSzrUvHCS2EWp","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KFPA0dmfZRv4Cx6IpXND06BZoIhuBivhJdfPlXH4","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"VNHqGfjPyaoDBoDq8zqC29OKbSBDAWE38TggEFoT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ns0ZnLTeUmGvgcklIib3m4Gus108XyzG5nk9I3eZ","token_type":"Bearer","expires_in":7200,"scope":""}