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