Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.004s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"2jrqO79bYA99CQNwu3pCWNXxuvRr5SCL76wHedMC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ilKBucGlTvYvOiPLlPDPlKNjuDv7VoCar13UJPre","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"oTLKPJEt9rNXs9qIqz2qDBOSQntdiGJyDQouFz4w","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"foGsP2BRhzi21Bmf4HWLTUfpzTASnNhnK9Wzeahi","token_type":"Bearer","expires_in":7200,"scope":""}