Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.007s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"MxyFBlnHo1OB2b38ylcqPE9FboBEmXPCZl3KC1Zj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LO8zOK84uensnl2yiV83Wb6W9DtMCkRK603pfNsS","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"6ZbIAi7pqMX2W5SLqkmNYO6OKL4gHdlAGqdFgzP5","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"BxViDx9bIBuTGUG4kmfKJBZ3AQQjsaWoFkZtwsAS","token_type":"Bearer","expires_in":7200,"scope":""}