Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest

4

tests

0

failures

0

ignored

0.004s

duration

100%

successful

Tests

Test Duration Result
testClientCredFlowParams 0.003s passed
testMultipleScopeString 0.001s passed
testNoScope 0s passed
testNumericScopeString 0s passed

Standard output

{"access_token":"R6NukoRY3upgPNEbZ5DJA73s3ErtDsaMS2EElSFs","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZmorKzxoPiYToMLesIvc4ogiqCNMuJA7HL3NrBWh","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"hBlYjdSRkbAlZb8W84sJ259Oxa0O2hAhAVNDAp27","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bM2cCXA6EQD9SZOBN4WF6w54Vbk9vKBJ24k3Vrm1","token_type":"Bearer","expires_in":7200,"scope":""}