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