Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.004s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"qPA54a8d3UYwQ4BBdy7zTe8LXkcE5MeESRYdU0cs","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"r729oyk7Dy3b0brS9Yid0HN5ccbcjirK8BN9qOph","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"5Dzm8N3n8GpZ4BCwmQJIZQhbgiX0rMmLLVtr2Un6","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"shmmIvV8HTUSzlvMsHtyazsodT4OiIWnNh59F0Dr","token_type":"Bearer","expires_in":7200,"scope":""}