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":"fnnsh9OWJkb28WTiArQ8V7DVDwfrpdRoL4qXzNTz","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"JLrEIzmnqy9Q5J2DO4vkIKBpHUlcJMnrNeVsMbrv","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"7QOiPsqjy68Gz7DIb3nFu0HisTEP4JxNZQGpNiKj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bVvK4NPsLDOa2qXvIwTG4W7LApPwUrMXE4zMX7g6","token_type":"Bearer","expires_in":7200,"scope":""}