Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"PfXBlkRlvOJbzs8SJuaSod7xeR0Ja89zUAHV2Hlg","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"nx5fJfIC17u6Ou6Cq7KEnohkPrNocFPYYSr48LmK","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"PojgFTgFDkih9X8c8WoSj5G2EhyBIvd5NWvpoR9m","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"3rAhWxCo8mMBW9wCfyAcjuJ7ODz9eE5jGgSVirkw","token_type":"Bearer","expires_in":7200,"scope":""}