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