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