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