Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to sync groups with saml? #430

Closed
FReichelt opened this issue Jul 3, 2024 · 3 comments
Closed

How to sync groups with saml? #430

FReichelt opened this issue Jul 3, 2024 · 3 comments

Comments

@FReichelt
Copy link

Hello,
I was looking for a way to sync groups, f.e. superadmin with SAML, but wasn't able to find any documentation. When looking at the auth-service(https://github.com/OpenSlides/openslides-auth-service/blob/main/auth/src/api/services/auth-service.ts) I wasn't able to find out where and even if group syncing was possible. I'd be really happy to get some information about this topic.

Thanks in advance :)

@Airfooox
Copy link

I'd like to add to the question of syncing groups:
Is it somehow possible to use the data/groups from SAML/SSO to assign the newly added account to certain committees and keeping the comittee assignments up to date?

This would be pretty important for committees where many people would be eligible in participating ("Mitgliederversammlungen") on many different levels. Managing this manually would be really difficult.

@rrenkert
Copy link
Member

With OpenSlides/openslides-backend#2722 we implemented a mapping for meetings and meeting attributes for sync with SAML providers.
You can find some basic documentation in
https://github.com/OpenSlides/openslides-backend/blob/main/docs/actions/user.save_saml_account.md
There are still some (minor) issues and we will improve documentation but maybe this helps you.

@hjanott
Copy link
Member

hjanott commented Dec 6, 2024

For a good entry point to SAML configuration we updated the wiki page and refer to the necessary action documentation. Please let us know if anything is missing and respectively reopen this or create a new issue.
https://github.com/OpenSlides/OpenSlides/wiki/SSO

@hjanott hjanott closed this as completed Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants