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