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":"ZHmFuCA0xR0L5rz6Gu6rzqcM8uGya6P9CB7NPju9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"JHzYE2hhyAEp0fUKuC171PCL5tEJ2mVtwpPWSXBR","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"hZNjX5MBgjzeHsPblpJ7vEgsE5aWLGGaTMgCvfl4","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rsHm8PnNuDh8eo5yiPOvbDuFOAu6SBIX9gt5ui8F","token_type":"Bearer","expires_in":7200,"scope":""}