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":"LvXnlP2zRSiARearcmHNgfpVu16V6b3ll8XY5Kk1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"eHkI4323jhJK1S4ToyDKx8aVM4guznSkrlhd6hTM","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"RujQM027xnVa4tkqMKaWTUHxHh94ZVs6nIEwhOgj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Laf40jHTp9j0HGRaLAcWFzogRdZeWQCsxdH1a1wP","token_type":"Bearer","expires_in":7200,"scope":""}