Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"pUa5N53uLpEgrbiRZ98wcJwTHDWAyhqOjNtc2Uk2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"BwjaLRrd9zuR4IAYpaUVPiZ6OktIgjZiqjFndmM2","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"6TFuKvC4WYzYQduEUbXKZUwWnWX6dZb3cgS9jLRk","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"YXmnW8Kmfspd3Wq0EfSDC7oLUfG3YONFIT0d7JKj","token_type":"Bearer","expires_in":7200,"scope":""}