Skip to content

Commit

Permalink
Add Open ID Connector
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih committed Feb 9, 2024
1 parent 4a79c02 commit 2eaf148
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ dependencies {
implementation group: 'org.beanshell', name: 'bsh', version: '2.0b5'
// ZK
//implementation 'org.zkoss.zk:zk:3.6.3'
// Temporary projects
// Keycloak and Okta connector (Open-ID based)
implementation "${baseGroupId}:adempiere-open-id-connector:1.0.0"
}

// Inform IDEs like IntelliJ IDEA, Eclipse or NetBeans about the generated code.
Expand Down

0 comments on commit 2eaf148

Please sign in to comment.