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 |
0.001s |
passed |
Standard output
{"access_token":"37wI9PxYUPnmEARWMlUSjH0K8eG03xOSfS7Ie0Zs","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"OchINCcFK6QD0Utw0hK0kWdzW8n8VfKBNfbkWd4c","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"p8RGia8ObRtuhLut8zC7fkVnz4j4dZJ8fIUfUU8E","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kjcijLDKP2VoQuWtCzHj0TD8Q8LS9EL7KPOFhvOh","token_type":"Bearer","expires_in":7200,"scope":""}