Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.014s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"IKdGx7LX2HOXsmksRZnbHsHpuvAxCgS8U1BsIY8e","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"DszGn35th1tdRuA9OxqlO7tdB3CTu0MWFJQPcHyN","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"fSWmO4lpXPSHuNjF30HsecPZS9DDZTGDh6is2bCP","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"DejfOg1Tij2NjHlJhF8YfWVWCu017F8ROK9NsgGG","token_type":"Bearer","expires_in":7200,"scope":""}