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":"S9iyaVfkFNtDWN4JZtVgcdwbTWYMzp1co8f4i4RM","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"EtZj8yyz6SfdJrKBoLaNSp2ALx2u7kzBnG6twsuO","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"lAWbBoeOqqSxsoeB85Bz8aNaj3WP4lWU2hJe4ubD","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LOMQxUerLtQEN956F7UBCoUFdQROYO9drFgVbRZ5","token_type":"Bearer","expires_in":7200,"scope":""}