Skip to content

The OpenID Connect Directory Manager plugin extends the Security Enhanced Directory Manager to allow users to single sign-on (SSO) to Joget using OpenID Connect.

License

Notifications You must be signed in to change notification settings

jogetoss/openid-connect-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

The OpenID Connect Directory Manager plugin extends the Security Enhanced Directory Manager to allow users to single sign-on (SSO) to Joget using OpenID Connect.

Documentation is available at OpenID Connect Directory Manager Plugin.

Getting Help

JogetOSS is a community-led team for open source software related to the Joget no-code/low-code application platform. Projects under JogetOSS are community-driven and community-supported. To obtain support, ask questions, get answers and help others, please participate in the Community Q&A.

Note: When building the plugin, if you encounter the error below:

The POM for org.joget:wflow-enterprise-plugins:jar:7.0-SNAPSHOT is missing, no dependency information available

Failed to execute goal on project record-locking-form-element: Could not resolve dependencies for project org.joget.plugin.saml:wflow-saml:bundle:7.0.0: Could not find artifact org.joget:wflow-enterprise-plugins:jar:7.0-SNAPSHOT -> [Help 1]

To obtain this jar, you will need to find it in the extracted jw.war folder. You can also find it in your joget installation /jw/WEB-INF/lib directory. Please run the following command to install the dependencies.

mvn install:install-file -Dfile=jw-enterprise-plugins-7.0.31.jar -DgroupId=org.joget -DartifactId=wflow-enterprise-plugins -Dversion=7.0-SNAPSHOT -Dpackaging=jar -DgeneratePom=true

*Take note of the version (jw-enterprise-plugins-7.0.31.jar), and make sure you change it to your respective version.

Contributing

This project welcomes contributions and suggestions, please open an issue or create a pull request.

Please note that all interactions fall under our Code of Conduct.

Licensing

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

NOTE: This software may depend on other packages that may be licensed under different open source licenses.

About

The OpenID Connect Directory Manager plugin extends the Security Enhanced Directory Manager to allow users to single sign-on (SSO) to Joget using OpenID Connect.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages