Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.003s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"p7TUNQA2lUV0LxDoiOwrKXhl63W0sPenFRvN9MYK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5aFR5A2rZccOf3tky0t6njYnFxtouGjM6RNm8KS9","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"qGIHkwivMH8L6I1P9Sxnof7FHbhmIOaF1G9L8wyh","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4SsDNKLXGu4I6DM5m2IrT8fnEiAtR2KPEAYwA0yG","token_type":"Bearer","expires_in":7200,"scope":""}