Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"MsmhptGoW1Y2rQct1ujeNX9usWT5WYmf2YEqR043","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kloKNuXkE08Bre9G8PdXgq4RhV6KBQVkx8fIxht0","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"BzH8ydK3ltHKoG1moV7K7E6u8ZRbl9NL7WoEJIFr","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"y9YxfXlMVafX9GvkGiMYia90yJgyuD6r0gOqKVAi","token_type":"Bearer","expires_in":7200,"scope":""}