Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"Nxl2o7rTWHDZw6BCBqEsGq78bRj6zSOFFB9hGMwS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"hKh5dvkLtsq9f9STBiTWOtpYEPlC5D1zAHz9pbWF","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"BhtMO6Ra1XAPKjIrWtcnZLjdN2vzN6bbXqKkBkR2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9NOx6qtbRPKpsR4eqIGl2xWXnegQhlEv7vjGTT9F","token_type":"Bearer","expires_in":7200,"scope":""}