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":"9msgkRpXYx2e1a7RUO6VB1tp24m9RF7jvCk1Iz2x","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"UiXKjScbTDpICiGZbKUx698C9zccEgzFuilQQmu3","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"nP0FibM0fihy91gQNrMgxkv4B1dFWFf6wYwUGOkg","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"tByNfDzRSiYczaZ18iqvwKfIjPN2hqHYZ97SRJJA","token_type":"Bearer","expires_in":7200,"scope":""}