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":"7fVNzq0SAyStNtPuTgwxsbYZgUmXIYeUd4v6j7Gl","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"0RrTY74TPkU926kWNUlRgy5ewWvqvsdME8yUrQ3K","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"YcgHYjhhab62Mg2DOZid4sDWkQpYbv7ygvCDR57r","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bxR5i8v9xcI53JhrBzK4r0kfr0trHxWNFKF5FrGM","token_type":"Bearer","expires_in":7199,"scope":""}