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":"D6Vr0Ty0epaAE6ONUwQPRk1p6hDYqn4GfVkZOAli","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"DijRAKYFulf02d9P5FQShCpPvHVY6kBGkbvMEabD","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"mYzt0zJwwcEeIk4Z4eBan5HkW9UrvVQnXpco9gIH","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"s9s6cdryoc7P4SmO0VdtCai8kx9p8Q74xxj0l56I","token_type":"Bearer","expires_in":7200,"scope":""}