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