Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"BzQNiOHuGeyJh7VgbHVhaiS8ZEo9eR9kG2cR9MSu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"uYBhobTVojeTuLFVhApNCc9T2jHZOxjSloXhdow6","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"5tmASaQ3ZIpeft6sUa3v8Rne1HLZ5iH77YkLmlmE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZD46tNWDePAeh7bBP6YS07YlTnJt5RqqKqNoRlYF","token_type":"Bearer","expires_in":7200,"scope":""}