Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"7ays3N20z7vIuoN9NyK9cDhCz29EKVwuYeaFp1zC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"UW3n4XykmmLvzVy1fLu6YGcLsIAr2wjOQ0SBhlof","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Peg5wcfjz5Ul0gQPPv0yEMlzl4l8QFJVmkoK0qct","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9D9S5oJRn56ETLhUdoscS1rTdCqIlySRzodCDaPN","token_type":"Bearer","expires_in":7200,"scope":""}