Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"K5XOJ1ow5bGxx26gQSH8cERFcs8GWTA9KJ03mG9n","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RcQIJQFNOte0CpKkmfRHujvJB7j5ORKZe3ntuHRi","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Ky6ke7qs8mMUihO7868pz7X2ioSXBcy3rulusE04","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"PL8pjwxaU8V0W7bkqJBX5SQgTU5FcWONgRnZzMnW","token_type":"Bearer","expires_in":7200,"scope":""}