Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"5gmhM45GttSsQC1ZilcWnXFQF9701IbdWdmRq46Q","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NmhBcK18QHC22BwfER7QkY4kq8QLPOnulJVpuAU3","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ruExWwWYQB4dYHYAetyWlEgHXxQnz91gAjbd5V50","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"T2vIy4PYeUdAreQJx4rqDm2fXzuKzEWAiSVx15XZ","token_type":"Bearer","expires_in":7200,"scope":""}