Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.001s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"X9nkRtX2SvMR9oW08bRmisBigPITHwqzTWct0OKK","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"JHg6RzRZDjI4adiU47ecj6felnq5wl8JqbRsu9mA","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"JItmdtn6S8gdOyIszoG0mjvq4MPNVBt8h2QhQlcf","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"iUfATiJB1anpYjVispUQ9Eh51zYTkEsGlhnfjwZR","token_type":"Bearer","expires_in":7200,"scope":""}