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":"nAtwbGTfoTIJ9Hf99G9k19AlOE0kreTDfVkE2ief","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"d5IgylVzAcVNXqJSB9uD7LdIBjnMmQlotJGpTiuF","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"PcPFECpVGNz4z7zOEeUuKcGhyce4jzf0pWODbYM1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"uvextNoNOa9GXB0fwFwqlC79BNXicIDqrqTJPa3p","token_type":"Bearer","expires_in":7200,"scope":""}