Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.004s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"7NyQ16PVLhJ4ZFMw81M73fDr4lESULgNlTLTAEow","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"n2jUrwXzWVOSmdRlbYjaohbIAddm10zPxvPppthp","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"2oCLTWTPPabJhQ4X2pT94wdWXKRGCj00FASDYsML","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"82OeKTSLOEx0TEAXORH5idFkWRccmAlXpXqYR6xD","token_type":"Bearer","expires_in":7200,"scope":""}