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 |
0.001s |
passed |
Standard output
{"access_token":"VjCCqXspmJoifwLmk0yJapv5MYvRwVB8Cgfvi6y0","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"lW1B15T7ggnPdCLNtls6Rsv4qXwEbLlJsang7LWF","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"cOnKFinCAgd7LC5R3gP5Pyoq5eEIOOClgnzhX4Jh","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"hRfCt8yBq197hNs0q92QSraf2H9fMRmdLh80firR","token_type":"Bearer","expires_in":7200,"scope":""}