Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.002s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"HXkWZlko8dIRiQp4HqtTA1Us1HOpFQZfzgSnBoiO","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"bgx6rcTZF9G655eZ9u5lmlMqLsDvGCdrLu2nLQN5","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"JPSkK1fSFU4KKYfxb1jbtvaNecPimMHCRdRQW54S","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"AAyKz7jbqonZo94tAKzKaLZmhOpJRR5cSi0v73i7","token_type":"Bearer","expires_in":7200,"scope":""}