Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"qAyFtCQLfltDMk2YQOiRa8XBqtDiV1s36ULIEyOW","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"JwXGy6Holeii3KnqtsE94IkeBzLTVgYKjOWcAB3n","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"MELX4dIiQyWduvgNVnMJwelSWtpfjPY5sqbNfk4T","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"B03yTnqddQHxb5pixJDzPQcXI6Wxaf4tHl1Pmj8R","token_type":"Bearer","expires_in":7200,"scope":""}