Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanuja committed Oct 28, 2023
1 parent 27bd75a commit 1acb24c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ hash= "66cd9688a2ae068244ea01e70f0e230f5623b7fa4cdecb65070a09ec06452262"
[identity.auth_framework.endpoint]
app_password= "dashboard"

[legacy_authz_runtime]
enable = false

# The KeyStore which is used for encrypting/decrypting internal data. By default the primary keystore is used as the internal keystore.

#[keystore.internal]
Expand Down
16 changes: 8 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2314,7 +2314,7 @@
<carbon.consent.mgt.version>2.5.2</carbon.consent.mgt.version>

<!--Identity Governance Version-->
<identity.governance.version>1.8.83</identity.governance.version>
<identity.governance.version>1.8.84</identity.governance.version>

<!--Identity Carbon Versions-->
<identity.carbon.auth.saml2.version>5.8.5</identity.carbon.auth.saml2.version>
Expand All @@ -2325,7 +2325,7 @@

<!-- Identity Inbound Versions -->
<identity.inbound.auth.saml.version>5.11.26</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>6.11.174</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>6.11.175</identity.inbound.auth.oauth.version>
<identity.inbound.auth.openid.version>5.9.5</identity.inbound.auth.openid.version>
<identity.inbound.auth.sts.version>5.10.17</identity.inbound.auth.sts.version>
<identity.inbound.provisioning.scim.version>5.7.4</identity.inbound.provisioning.scim.version>
Expand All @@ -2351,7 +2351,7 @@

<!-- Identity Event Handler Versions -->
<identity.event.handler.account.lock.version>1.8.13</identity.event.handler.account.lock.version>
<identity.event.handler.notification.version>1.7.23</identity.event.handler.notification.version>
<identity.event.handler.notification.version>1.7.24</identity.event.handler.notification.version>

<!--<identity.agent.entitlement.proxy.version>5.1.1</identity.agent.entitlement.proxy.version>-->
<!--<identity.carbon.auth.signedjwt.version>5.1.1</identity.carbon.auth.signedjwt.version>-->
Expand Down Expand Up @@ -2401,8 +2401,8 @@
<authenticator.totp.version>3.3.18</authenticator.totp.version>
<authenticator.backupcode.version>0.0.15</authenticator.backupcode.version>
<authenticator.office365.version>2.1.2</authenticator.office365.version>
<authenticator.smsotp.version>3.3.12</authenticator.smsotp.version>
<authenticator.magiclink.version>1.1.12</authenticator.magiclink.version>
<authenticator.smsotp.version>3.3.13</authenticator.smsotp.version>
<authenticator.magiclink.version>1.1.13</authenticator.magiclink.version>
<authenticator.emailotp.version>4.1.20</authenticator.emailotp.version>
<authenticator.local.auth.emailotp.version>1.0.6</authenticator.local.auth.emailotp.version>
<authenticator.local.auth.smsotp.version>1.0.1</authenticator.local.auth.smsotp.version>
Expand Down Expand Up @@ -2435,9 +2435,9 @@
<conditional.authentication.functions.version>1.2.36</conditional.authentication.functions.version>

<!-- Identity Portal Versions -->
<identity.apps.console.version>2.4.1</identity.apps.console.version>
<identity.apps.myaccount.version>2.1.13</identity.apps.myaccount.version>
<identity.apps.core.version>2.0.32</identity.apps.core.version>
<identity.apps.console.version>2.4.2</identity.apps.console.version>
<identity.apps.myaccount.version>2.1.14</identity.apps.myaccount.version>
<identity.apps.core.version>2.0.34</identity.apps.core.version>
<identity.apps.tests.version>1.6.373</identity.apps.tests.version>

<!-- Charon -->
Expand Down

0 comments on commit 1acb24c

Please sign in to comment.