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":"EKU4rGP8B5FNwtWPqsxK0L5DcaLXInIvxPZhU16X","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IdDOZsd7xSfR8pVB0OIH03Pm6ftaD0SFjkHzOq8w","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"TzOvBJmyOZquQ5KuGaZp7DfiIQJonXYTRiElnlvu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2AQO5ibX9y8EEyhDiJzMqkEVfmKT3BR6ptzEiMCS","token_type":"Bearer","expires_in":7200,"scope":""}