Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.003s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"5ZCHgnwTIw1L0ulyTqZOeTBOliqtnhFmA4EfKCsF","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"nfTiCzIfBtFRcZcm0TYtMC6D5iMqibUY8biFWMa0","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"lf1RqKi1Zeb1huy4Q0or7rp6kEb9OHBYeSRX5EOF","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"UDZm6MpCJx5SY9smR3ovvYodPPVwunhBsyQf35W1","token_type":"Bearer","expires_in":7200,"scope":""}