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":"lfrNdxsfFl9FTjM4WCsjZ2BGmy540wJ5iTZBiT09","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"dwsmWm9Ds8RYwozxuAh14m4AR5b3s9N0JjceOPfM","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"qrsBkE4RNHPbjIKijz5FCD2JOdRtox22yOjp6jib","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"k3oKcQzZMmS98XNOhMwUwOtShV3KR7dbYb36lkJO","token_type":"Bearer","expires_in":7200,"scope":""}