Bumping oauth dependencies

merge-requests/1/head
Ace 8 years ago
commit 36ec90b681

@ -704,7 +704,7 @@ org.wso2.carbon.server.admin_4.4.3.jar
org.wso2.carbon.service.mgt_4.6.0.jar bundle apache2 6318
org.wso2.carbon.siddhi.metrics.core_2.0.13.alpha.jar bundle apache2 7889
org.wso2.carbon.siddhi.tryit.ui_2.0.13.alpha.jar bundle apache2 7888
org.wso2.carbon.simple.policy.decision.point_1.1.0.SNAPSHOT.jar bundle apache2 7887
org.wso2.carbon.policy.decision.point_1.1.0.SNAPSHOT.jar bundle apache2 7887
org.wso2.carbon.social.core_1.4.1.jar bundle apache2 6316
org.wso2.carbon.social.db.adapter_1.4.1.jar bundle apache2 6315
org.wso2.carbon.social.sql_1.4.1.jar bundle apache2 6314

@ -43,6 +43,10 @@
<MaxRetries>5</MaxRetries>
<MinRetriesToMarkUnreachable>8</MinRetriesToMarkUnreachable>
<MinRetriesToMarkInactive>20</MinRetriesToMarkInactive>
<!--Set the policy evaluation point name (Simple/Merged)-->
<!--Simple - Simple policy evaluation point-->
<!--Merged - Merged policy evaluation point -->
<PolicyEvaluationPoint>Simple</PolicyEvaluationPoint>
</PolicyConfiguration>
<TaskConfiguration>
<Enable>true</Enable>

@ -1499,14 +1499,14 @@
<carbon.identity.framework.version.iotcore>5.6.89</carbon.identity.framework.version.iotcore>
<carbon.identity.framework.version.range>[5.2.0, 6.0.0)</carbon.identity.framework.version.range>
<identity.local.auth.basicauth.version>5.1.1</identity.local.auth.basicauth.version>
<identity.local.auth.basicauth.version.iotcore>5.2.2</identity.local.auth.basicauth.version.iotcore>
<identity.local.auth.basicauth.version.iotcore>5.2.4</identity.local.auth.basicauth.version.iotcore>
<identity.inbound.auth.openid.version>5.1.1</identity.inbound.auth.openid.version>
<identity.inbound.auth.saml.version>5.1.1</identity.inbound.auth.saml.version>
<identity.inbound.auth.saml.version.iotcore>5.2.14</identity.inbound.auth.saml.version.iotcore>
<identity.carbon.auth.saml2.version>5.1.3</identity.carbon.auth.saml2.version>
<identity.carbon.auth.saml2.version.iotcore>5.1.6</identity.carbon.auth.saml2.version.iotcore>
<identity.inbound.auth.oauth.version>5.1.2</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version.iotcore>5.2.7</identity.inbound.auth.oauth.version.iotcore>
<identity.inbound.auth.oauth.version.iotcore>5.2.33</identity.inbound.auth.oauth.version.iotcore>
<identity.carbon.auth.mutual.ssl.version>5.1.1</identity.carbon.auth.mutual.ssl.version>
<identity.user.ws.version>5.1.3</identity.user.ws.version>
<identity.outbound.auth.requestpath.basicauth.version>5.1.1</identity.outbound.auth.requestpath.basicauth.version>

Loading…
Cancel
Save