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