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