Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.008s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"lPAepEHQQ0rtBk1fgvepqfDklyKIxfoB6n9XuomS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"iqKs8U7Kgmwud1hO2nz5qKbMZdRfzqfNYNeSlKWM","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"fPf26efD42gNCQXntMl0dN6SigB0MESTs974g2Jr","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"mPVFuFsYvEldI35LUxVcBvDkJid1Q3nR1rKS8KMX","token_type":"Bearer","expires_in":7200,"scope":""}