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