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 |
0s |
passed |
Standard output
{"access_token":"mlxliphUkFWyKdQ9wnVAlVvWQLCodRHFFlKgc2n5","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"8k2tNygYGZqDKT4NUXtBc6dYkk5lXr5cuJGEVkMB","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"yB8LKi75FlK3rRhukccbmKt7dBXKvZDj9YcqADWz","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"0Hn1EQLVpYHfAQbO1VJofiHlct9RzHT395piLhpO","token_type":"Bearer","expires_in":7200,"scope":""}