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