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 |
0.001s |
passed |
Standard output
{"access_token":"VVf4d9VGOexzJ5XnCHU8ARzkDHkPvjsyoU26tkQ8","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bSFGVgky2JTrH5LxE5PJSKtIpuJpmH4pCCvhC2s2","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"wPcaUKgIRCXkMg44qVXBMqMcaOeYgEjcArJnKWm9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Wqscbwhb0NUoNZtSnZB5owz9ihpwwIMHdvUEPVXe","token_type":"Bearer","expires_in":7200,"scope":""}