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":"A5xYnpIITJ32TNyxAXn4TxlkE8ugQikuDstttWBi","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"EGKwXHy2m8ajYEVgGeQc8KIMMJYlz3pkzBQJ3hOR","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"shUHpunLDtn6Laxt5Q2rV1Eiv3uDRMZ5G8Leql7z","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gS70i3xJIVUMR6A7oytIOPfU79vHn6Wyj6z4UASE","token_type":"Bearer","expires_in":7200,"scope":""}