Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"vSW26OVQsS1Cb87AkQVPlCCnPiCsyHjVBKeWsCvx","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"FVEV21R5zYfj0pYgn1ibYNVjkhK3q00CQgQcvHYg","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"zNybNJ30ioFj49p3ydVeoaWetxBcvgb88BVSlM6X","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Wq3YOSfwOs8c44E3EFxXQ7VxAN8CpHrE0FZsyw4t","token_type":"Bearer","expires_in":7200,"scope":""}