Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"pmEKpMX2tJuFO1FKnOO0CiCRRlb2tgQwBAwJKbEZ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LrgDW4C74a2A6Q4419bL1Pwn6qoTY13Fiebbilgq","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"sIIYPL8XijU4XQQ4nloKlBFlmplGSsSMaMNyLqE2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"YLsZ4BneBSslnkDwojxzZRr39cG2CjJkP7zmPGfV","token_type":"Bearer","expires_in":7200,"scope":""}