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