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":"GXIRTTaR5J9lVyFQea4bkS34AyCSzyLSOnhqmXX3","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"M8DgT4HFpksS1b8LboEnI8xIa3gbEyGEPNYzg1vy","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"NFTyke3yEIooHyRGIrMktngzXGiEY45hXuTSEqXC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"oezTGHc5KObXbv7rnwBNEp4p105aXxvvmhyEOIGh","token_type":"Bearer","expires_in":7200,"scope":""}