Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.004s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"IYSGQVjiiYJcBCDc9xKCHUGJUSY0hRQeQHnbEFPK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"cvJaNaQMCi5TvGcgLcJSvEcDHoJWpVysFH8284QI","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"MIqJJNqDhdFsXuUaWRdeHSu6mfRVSJbTR1oXDo7Y","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Mi0QS9rKZywsbn78MWps6GJcu53V3UPLICzZGfh7","token_type":"Bearer","expires_in":7200,"scope":""}