Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"AbEKzPLCjgCgE2RP3kjra1yJmNrDU9U62ICc889C","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"sfVfUrsm38rHrYVoEbjH0ZiEzCHN9supEmRCIkiH","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"6ej8Wf2KbVA63lqwgJMVxgeVCD4WTesJNozNQBeG","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"jDaGltcXknhBFjQQ4Vfb8ZFRor5uyPnXCnVxL5k6","token_type":"Bearer","expires_in":7200,"scope":""}