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":"xSEVj6ase0KMZXEreJ6ud0RXr4HUYLR1Q02sk4xJ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"eoxjXAWtu7UtV06DKx8D9pIsXKJWkiIyuOwymwQV","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ErA6xcwEShksYu8D7ZV261cqU9A9uj6X8tPKQpdd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"HaynVxGc1OlcZbSFu8SFunH3ysU0LFJNHC26yPpy","token_type":"Bearer","expires_in":7200,"scope":""}