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