Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"qSPpUTK0UCORCZXhN9xT0mgToMDW9Y7tvqWI4Ilq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZiNvLp0t7iRFjU9ANQ0hADHY5oK6R82n0API63cS","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"TnweUSbXSMc9IMPisDO3xKQt3ClPnNftatnPCkSv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"APZaF0tOej8FVYcmoUABDxTtqYiw7XQ9sYfIwCVp","token_type":"Bearer","expires_in":7200,"scope":""}