Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"cnb8uVJrFcsl3BZ8FpC4U3vyVnoQXqJbjiDIfHZY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CYIQEFYOfusa95lMfoFsiYYZA173iXISUkCpzkPd","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"UQMmwbQ9sCC01NQ75rgLNimNaI9t35jjXRkZuLpC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ro5P2VDM8GJdqRzReqrMKNziPRzbF3Jzu7GNohcn","token_type":"Bearer","expires_in":7200,"scope":""}