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":"MEAZgd8qwY33GZAZ3v0C5rJMOCYqhA09QFUN5cMT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"eFS1vIATOWVU2jtHBqnQt9IaadLqfGb4Wkj2dY0B","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"XRIdcUV8HuvSffU9NdmdFeVHZlmoV1v1EA2hTPaF","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7ciPiAbqDAblD875ERzVvVRbUCUgYKXCbbu5qCqh","token_type":"Bearer","expires_in":7200,"scope":""}