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":"OYgsWjiITvbNTsrxqfXT7BmM9hhmWQw8A3r6IpBE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"jbwQbK5mnE1abQGOi6D4xaOjHHKlAljY8mV2ti4W","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"681dVPncLZy3H6iPFEgXXKhIw7cepKvw05wLweBs","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LjXK8zZ916QQRhH3vtkK6bexzBuO5aU3R26Q4kiC","token_type":"Bearer","expires_in":7200,"scope":""}