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