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