Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.003s |
passed |
testNoScope |
0.002s |
passed |
testNumericScopeString |
0.002s |
passed |
Standard output
{"access_token":"VZSFNrK3ZNOQ2imnZ5O6ElKPObSVMdzh2QJgmFlS","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"hzFT6eVEAGKLz3ZeZHWXht5KBohFgSrPaAhpc7Tt","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"LQIjZo8MDbcQagGgycp9vHXaM1yuSuACMnGnsiQW","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4bjGrAsR2BNsm7vMBp6a34x1uiT1JfHmSpDzdcJc","token_type":"Bearer","expires_in":7199,"scope":""}