Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.003s |
passed |
testNoScope |
0.002s |
passed |
testNumericScopeString |
0.003s |
passed |
Standard output
{"access_token":"tZK2gM6DgiUt96g2xKOVOEWWPOyMlGdawF7O0UN6","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"V9J6x4nDKpCi1ScZeRvBF1LylDaDYs3IJS7lIe5c","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"x9LkqjUNKSD7NR8vd0FNKj17ivcc2m3fRVkEBeUK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"wnoOLJF9dWc7zx8BqAQWhel2w0o0WMgzFQCPUpPU","token_type":"Bearer","expires_in":7200,"scope":""}