Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.006s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"YyEI7FJ5yx7laey6vg66zx2cm9FplCOt8szXISSv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"qeMzrz9lxwdB6u3kBxQnxVLBjhfQNflnMK6fDQjX","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"V6RaWeDIyPapwu93HSRxQcqPCHcnQmfPfgzJfHPL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"heLMeZH01OOWZguVOZOWQEIgF42GHDivJM6grtRW","token_type":"Bearer","expires_in":7200,"scope":""}