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