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":"DHhdbQ4C9mcxsjXZe6qFhqUcDgsjh2d9BlGTQH0V","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kzIFsmG4txcfsTiOwbDuPmJoLuG7VhjAMNOvLzjA","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"WJ71BxXxpiMMIVxQGx3OG0HwK7ffZtTGRYpHFwfT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZBbt3RPLSxTUSTLjiDKJhV0zMomSjyZaP2hbmj7j","token_type":"Bearer","expires_in":7200,"scope":""}