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 |
0s |
passed |
Standard output
{"access_token":"TTDEcDBlbzHcN0idBAGQF3259YkVD9u6xqB9fNde","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"HeGaZQvFnykbbxCvbbrzMEmMcyAql3DQkLaEmHI2","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Am0TEtc8ncGMbNBYL2oVgENutVCFd22ZtLIMnWtG","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"58L1Td1BjzvHaL1RUKcFfJIBWScZqpWzrfLxpnhR","token_type":"Bearer","expires_in":7200,"scope":""}