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":"vhpCy6OBsih5gdO1JQ9bdnI0e7vXqdok8y3jjrHk","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"cbwBtB98CXEoBPC0A0BCrYGxSngFVNsxqOPTCPR8","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"F5ri0m9P9pXoHSOChwDGZv3LR0UpjeFzP1PDojGL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"cEGzrOEKH72GkLIg65G1deAktZ3DfaVnRsvBQVOC","token_type":"Bearer","expires_in":7200,"scope":""}