Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.004s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"pS41JI9wFrDcH0E8qC5AOvV0CAKiW14ylVQh9v9s","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"UGYkJ0oicPdey7rM4PfOnJgXEB5LGEeeRGChkpU1","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"1yXODiJHsmUapbehRhGwGl4oq5TMnTCxsB7XUxA9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NHelDtoZZpfzzsWwXqmAiKnkWsYTV9rxot4BDzbo","token_type":"Bearer","expires_in":7200,"scope":""}