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":"xN2Xiu3VY2bwz5DAJn9JCqYqgL5p7qkZUqkjZDRL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"XNBHuxLyz5IWBZ3mqWZEE2RJJ4uBH1jCcX9CW47F","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"eUMdFARjz5KLiXofyr2uOyTL5gjacU39GMvuCjqj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"UM0hZv7teyGeMiVqIBHIypTssgnc8pKEe78evgng","token_type":"Bearer","expires_in":7200,"scope":""}