Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"5UGix1WwCiNgpPFjbCOTFNTCv5QwKU0QDXOrnSsa","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"PQcD4nBrpZLhg0SwlFZAR6Uaooigdlpj0K4Pi00M","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"cn6qcIJKQoTaxdhbSZAkmUta5vWef6iYFKi8zq3U","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9cHAazyNaRxy9Asoe0kjrmIeE8QH5rOpU00XURcK","token_type":"Bearer","expires_in":7200,"scope":""}