Skip to content

Commit

Permalink
Merge pull request #2325 from ThaminduR/console-feature-removal
Browse files Browse the repository at this point in the history
Remove OIDC scope feature
  • Loading branch information
ThaminduR authored Jan 19, 2024
2 parents f6c27e1 + 51f48e5 commit 90f9683
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions features/org.wso2.carbon.identity.oauth.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@
<artifactId>org.wso2.carbon.identity.oauth.server.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
<artifactId>org.wso2.carbon.identity.oauth.ui.feature</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
<artifactId>org.wso2.carbon.identity.oauth.common.feature</artifactId>
Expand Down Expand Up @@ -75,8 +70,6 @@
<includedFeatureDef>
org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.server.feature
</includedFeatureDef>
<includedFeatureDef>org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.ui.feature
</includedFeatureDef>
<includedFeatureDef>
org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.common.feature
</includedFeatureDef>
Expand Down

0 comments on commit 90f9683

Please sign in to comment.