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 |
0s |
passed |
Standard output
{"access_token":"pOljcLo2FDnHKWQNX25UI0mIvq42eKStxI5Ep49O","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"3QPPMlNfONs2acKGbbEl99SfbpRIoxi4RveQd1Fq","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"uf38D3EhbkufF6tGySGoKJK4RLkou5FNST8IyeGm","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"M8JmpLpbxhBOHRns3lMdMkUxQp9VE7iUtZwcMAgM","token_type":"Bearer","expires_in":7200,"scope":""}