8000 GitHub - collective/keycloak-and-plone: Code used during Plone Hands On: Single Sign-On with Keycloak session
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

collective/keycloak-and-plone

Repository files navigation

Keycloak and Plone 🚀

Built with Cookieplone CI

Code used during Plone Hands On: Single Sign-On with Keycloak session.

This should be used for demo/testing purposes only

Quick Start 🏁

Prerequisites ✅

Installation 🔧

  1. Clone this repository, then change your working directory.

    git clone git@github.com:collective/keycloak-and-plone.git
    cd keycloak-and-plone
  2. Install this code base.

    make install

Fire Up the Servers 🔥

  1. Start Keycloak and LDAP

    make stack-start
  2. Create a new Plone site on your first run.

    make backend-create-site
  3. Start the backend at http://localhost:8080/.

    make backend-start
  4. In a new shell session, start the frontend at http://localhost:3000/.

    make frontend-start

Voila! Your Plone site should be live and kicking! 🎉

Credits and Acknowledgements 🙏

Generated using Cookieplone (0.9.7) and cookieplone-templates (27a6b7b) on 2025-05-06 18:37:31.791865. A special thanks to all contributors and supporters!

About

Code used during Plone Hands On: Single Sign-On with Keycloak session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 
0