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":"bXdrgHYrmoQjY1Pa2lJbBv9VQG6oE0OGxYZi8l75","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7xka51AWc31qx3uQE8Xb6Flyxu9L7e5ZGPw7URI1","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"LcD9hhyOT5IfxwCZSTCqcB2jdCFO6UX9savmMY5b","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"x7btgIsGWKC5ybpuDh34jbjmIO7MjG6zH9cOD09c","token_type":"Bearer","expires_in":7200,"scope":""}