Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"fjmlytpEIZXoCbjddutmmg1JetRYGD4e9htDGc3l","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"EQrlOoyssAZz7dPctk0yNCNhN4sOWgL7e3RZl7ZC","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"WP5xRoHqhFRfrK4TOODCfSUkPeGK5TbzHFnj1cQZ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"icyojITkBwolNit0xubJe8PRxfdZJWAW4BRFxPSW","token_type":"Bearer","expires_in":7200,"scope":""}