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":"VleCYIirdzypXer8NSH91plI41zk5courV9RupFN","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CAfsjvUSSvGdXB3AMpqXdMPnFukTvewv5kIJpudP","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"aWkP8kN4L8QL8ZGzHkXYw7wacRTtNDbsC7DOt3Fz","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"llTEVTzGJSGupIJbRXtgAuBN7m9DD56Da78erx3n","token_type":"Bearer","expires_in":7200,"scope":""}