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":"JyJdnOBcisdV6czy2TcsEsKz649RKUIhEzxL0Ane","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"FyKyknoYNawm4kHcvo7DTZrWJMecl5FVD47C86yH","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"o2IDNbawuGvH7EPXTByo2E2EygUFW4miBbZWrR8p","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"sipVBrCcMhzrj2LKaf3VDVfYWSq3orF87elBHgTn","token_type":"Bearer","expires_in":7200,"scope":""}