Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.004s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"z2AlO2C4pgEB9XwprSbZ6IhQX6TNOICNxngakoy9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CapzHaSbKH2i9AfuMF5Yjc080DOvNnTeJbrCeUHZ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"BQvEgbgasY9ZetZk7IQxLhMwznY1X99apdLw23uC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"nsftHtnmVoGP9HxE2loQADokPeBDybDpwjf410Kc","token_type":"Bearer","expires_in":7200,"scope":""}