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