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 |
0.001s |
passed |
Standard output
{"access_token":"nTOaxLkHjg31Eud55vErydtYMoHXjhM3IRpGJ9Fs","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"jRM6qrggLbjxh0YDPAOVjNAxjZIilqxaxEAgB6I9","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"LPuxmnv3cLUDkOVIZBrpEYvsDuPtOtFjCUGkDZbd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GL3HUXe08z4dUDqfLgclEmdtGJbNPOayK8IntQ35","token_type":"Bearer","expires_in":7200,"scope":""}