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