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 |
0.001s |
passed |
Standard output
{"access_token":"onbKNkyhzxRdKDA0Y0B9SM8QRBnzuW8j499YJjth","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"p062kKm31cPKVPNYhTSSOuSBO97UENvNZXAPIpv1","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"kcmd8GBXpjn0cOwNrceZHr2khp71pxjuPjF6vVUP","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"euKY9MjY26ysvQWQFLauUT6NJEmckzCzymggm6E7","token_type":"Bearer","expires_in":7200,"scope":""}