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":"dnaPiTxZgbgFtNJSFTxlTpufkeyFqDA4kIl8hBGN","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"DqJpp4BX7ltKYdPBmMUTZ6djsHdV2mC3vu1o5rBU","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"g4ueUfcRS8ABwf4QzCCvkY5H7vXpez6Hzhou5G1t","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Ip4L04fnH93obO7NWcFd8MY60RmwkKUJfwWVva6c","token_type":"Bearer","expires_in":7200,"scope":""}