Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"05fkLeTo8AnnNYP2MXFEGQaFkGTBv53LqyHnWv5d","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"mIV5aJOj5fAkmcjSyeQ65NRbbckNcT0QEQDqmG8W","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"wwmXdBM0tbUlOCA5XnkZaDssM7qmtAQ2F39IztKO","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1wm809X1LACJz2quUPI1k1jp6QtSTvqWn7RgHq8a","token_type":"Bearer","expires_in":7200,"scope":""}