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":"3QfU5rhHzRL3uqtyR760S0k3bMWbtMW3zy35xR1C","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6hqiFTwbQeMa1LSBib3R8tA9GatQQadpMu7X2osK","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"3codmcEOxrKBLGoxyEMHQHZ0qoLz5w0R63m81Y6y","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"92jyrby0iTts6t2SMQAvDblLEzxXWEGLlIM02EN2","token_type":"Bearer","expires_in":7200,"scope":""}