Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"WX2AN7G6NglGmuo1LiUdGT3gCKxwJwsf63O1Ft8v","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"yI3Vzpni0hlyvHjiBl69vUj4jE3gDUY3HUg8mKEP","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"PtVwUFAoytSUmfRvGQMGmoQXvXqkOpj2AcSDP5Xu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"tgoc5tBvtAIdRsDhX1UC1YpQazdZcrLbK8lP9YBv","token_type":"Bearer","expires_in":7200,"scope":""}