Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"0S7hlvK1yhRaBrE6McHKiNHXYCgUbb89esEQN6jy","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"HQb5BNIp3TUvBgdRzosD3o6vewlhn4GSyjpdkChH","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"43HzhXGEgIuM4uKsPfK83dJTpskfqsYeDe7jFM9u","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"z7SPRQW0G4vN1HUxEMvXLwTGDuZuC0o1fw9FhtJl","token_type":"Bearer","expires_in":7200,"scope":""}