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":"u9Jzu0MnwPhSUhgrwdWbUEbz2udFfLdJRYYCv4Rk","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"B3B6EycsyUOycler1Tmx2CBuRkZzwHPWYpeVTroz","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"de5N1AnN5BU0kMNh9GovSRWjO8iDiH3gP7etfygm","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LZXmsmLdBKlxpxexFVzJURoXDtk0xahTcRQ4kvJ6","token_type":"Bearer","expires_in":7200,"scope":""}