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":"22S1f3nHuvdEsnSSyhUjq8EFKr8JliZcyD9xvDMd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KeX94YWEssphVxJmPIJaXWiKhQ6ss20lXPJILNjB","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"rD2gIRTKoRUc6eMV6mrt742X5xt7iCgAcwhnKYYG","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"wtDAfZ33PJtGTwD2L1ZojCZcqRie8budskjTc9tf","token_type":"Bearer","expires_in":7200,"scope":""}