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