Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"ONL5SIOLtFrvp5Lp3TJrTxTS6uFOF2zXerWDerKP","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"79Szhd6ZnQd1LS0TAseZtRUVPBP5dDtzWJjx0pvM","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"FKj95PxVcgTQrTMgnVvSwR0kIEY2rq7rUyW6RUXi","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"MQCMFeba7heepfAkOoHWJRjzy8oAhrhYr3pHnyo4","token_type":"Bearer","expires_in":7200,"scope":""}