Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"kYPgtWZytRTw24937cn9mK7mFbNROQIsgipMlccq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"PnSroX2fqNgGN7gEISQwTzPYVfCAfSv4vemTHwoK","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"9epKJNWHMD9AJrHbSEovUAoxdwZfhwhR1xwgkF9q","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2cNDMadfRJC2oFQCoVvZdBE3aREJQlJn2qfRuEEz","token_type":"Bearer","expires_in":7200,"scope":""}