Skip to content

A PAS plugins to set roles for iMio users from Keycloak

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-2.0
LICENSE.GPL
Notifications You must be signed in to change notification settings

IMIO/pas.plugins.kimug

Repository files navigation

pas.plugins.kimug

A PAS plugin to set roles to imio keycloak users

Features

TODO: List our awesome features

Installation

Install pas.plugins.kimug with pip:

pip install pas.plugins.kimug

And to create the Plone site:

make build
make create-site

Add features using plonecli or bobtemplates.plone

This package provides markers as strings (<!-- extra stuff goes here -->) that are compatible with plonecli and bobtemplates.plone. These markers act as hooks to add all kinds of subtemplates, including behaviors, control panels, upgrade steps, or other subtemplates from plonecli.

To run plonecli with configuration to target this package, run the following command.

make add <template_name>

For example, you can add a content type to your package with the following command.

make add content_type

You can add a behavior with the following command.

make add behavior
You can check the list of available subtemplates in the [`bobtemplates.plone` `README.md` file](https://github.com/plone/bobtemplates.plone/?tab=readme-ov-file#provided-subtemplates).
See also the documentation of [Mockup and Patternslib](https://6.docs.plone.org/classic-ui/mockup.html) for how to build the UI toolkit for Classic UI.

Test environment

export imio realm

/opt/keycloak/bin/kc.sh export --file /opt/keycloak/data/import/realms-imio.json --realm imio

Tests credentials

Contribute

License

The project is licensed under GPLv2.

Credits and Acknowledgements 🙏

Generated using Cookieplone (0.8.3) and cookiecutter-plone (d23b89f) on 2025-02-18 13:33:21.819251. A special thanks to all contributors and supporters!

About

A PAS plugins to set roles for iMio users from Keycloak

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-2.0
LICENSE.GPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published