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 |
0.001s |
passed |
Standard output
{"access_token":"AJDzk7BWPrTvfYGkIshK2byBEhJnYq0y4H9zJRvn","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ahpAWK49UcDVWrWOiIqybova5dBxrEbJ2siY2u6R","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"7f6NIgg3V8oYQRUMSVDJN3gd6R4s7Dv0KrmrQ74O","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"deZG82KUlnCtDKg2hiKiGKsUiHfXtvP8BA4pV1HA","token_type":"Bearer","expires_in":7200,"scope":""}