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