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":"Z7jU9HnSeUarZq0LghIA4A3TrW7tbHor6ty7E32f","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2OVUsVpQx3BII8UZAdbFkMdJpVbQ2pvvUYTzKtIC","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"nfFoEzeBZ06Cq75Pp7zbqNlyG9ixlV7w357lTZKt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7WFybe8w87Ste0sRw2hGZzT9iONRaRwNwa6lHr3J","token_type":"Bearer","expires_in":7200,"scope":""}