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":"PJgqZwCUZdpGXj0aMoezJfCeHy5LzgTd2rZ24fux","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"jLQxCLr4LJ1QJLurPSaBNDpgnJkSD2rCj5HUSj46","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"PPhwiv7wFUprR24sgAJW272JVVowjrT44fTd5J0Z","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RyQz3SaI9DX0dovySJ1HURZoNvQz4O01XOZZexv8","token_type":"Bearer","expires_in":7200,"scope":""}