Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.007s |
passed |
testMultipleScopeString |
0.002s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"s6AbtjT9rk9roqj8ikKj6PBGMNiBWBVJFz6pN6LI","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"koLmlEgFRI7g2gvb6uJJhrvy0fgiCsE53fotKod5","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"oQ9wxmuwPgceBWpusujA7ATp4OyGo9dc98JHo3Mc","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2g8BwHYLQ8RG3mM0P8jNk2j1qmGrcGTsDBSeJXrA","token_type":"Bearer","expires_in":7200,"scope":""}