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":"ietv9wJHSBis27PYmPP9L995TCMoXiUZ0LtJ8gRz","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"YO7xdeudbP0EWKjIyd9ETTMGi3S8B6fARbgH6HmC","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"TiU7fGfC4ueQ5nKxU3SPaCNV2vnyhc57DtlH9cnj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RwM9BXNGRI3vyXW1NgCBe8Suresqms2xnpo1ZZMS","token_type":"Bearer","expires_in":7200,"scope":""}