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":"BybVYzI5dilrLhEATWrwWB3K3rxlgNLJbtzZmdfd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"l5TVdfzxHDwdM895i6LYJKk0kW74hhc9Y7ZE3m8j","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"nFfPgytfe8uxUDea7tyi6TpHBYZu1URw9cUodnHp","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZL0lDteoKJaut4gZ2DGWZSqdnA2AwtHbiPsY2yWV","token_type":"Bearer","expires_in":7200,"scope":""}