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