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":"ILnYOx250VaMk4lZJSsSByb0UAUTriQRT5jiNCHl","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"U4Sjtr51SLuP5ZE0JYWRZlfXFAldUYf68sROWAri","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"YNA3rohCdWPEUgA8lOknw54zrV4rjWoxcCmHnmPh","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kcH0B6o7ucWvZ3PcP9m9chZnoXTVAZSyXsZYSXKr","token_type":"Bearer","expires_in":7200,"scope":""}