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.001s |
passed |
Standard output
{"access_token":"OJKMJZqdsYAuPs5lJw10Ikzk1zfTcADgfVELJeyR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"r71TEIVTaCBtmqOZOmHuOia9BlsmOPFIpjkwexCz","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"OIGYPfhLklN5YtcdVFgTOpXg7pQUDrFFoN84dKjx","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Awu9y6M5LvjuQt6HrcjG0UahUILT3k32mzTdaTVE","token_type":"Bearer","expires_in":7199,"scope":""}