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":"teCV2HNe6yCmMGfmTKKSmkSIfpJfgaaY9abwTLfP","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7y8PR125tNvuqDyYfN0EiW1WKuCL4Im53BeVwrCN","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"tGcZUKh9vtL87CAS03kmuCBP7JP2Jh5EYbMoaRey","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"tbnMs2knoD1OdcWjNPjOXSbstF1aE86LJdWsNy7J","token_type":"Bearer","expires_in":7200,"scope":""}