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

[FEAT] Pass SSO (OIDC) / LDAP config #35

Open
1 task done
ne0YT opened this issue Jul 26, 2023 · 7 comments
Open
1 task done

[FEAT] Pass SSO (OIDC) / LDAP config #35

ne0YT opened this issue Jul 26, 2023 · 7 comments
Assignees
Labels
enhancement New feature or request no-issue-activity work-in-progress Stale exempt

Comments

@ne0YT
Copy link

ne0YT commented Jul 26, 2023

Is this a new feature request?

  • I have searched the existing issues

Wanted change

I would like to pass my OIDC (SSO)- config directly using a .env or another config.

Reason for change

would make the setup easier to fully automate

Proposed code change

No response

@ne0YT ne0YT added the enhancement New feature or request label Jul 26, 2023
@github-actions
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@thelamer
Copy link
Member

We don't really have our hooks in the Kasm Installation and afaik this is not even something you can do with a stock Kasm install anyway.
I do agree though that bypassing the installer all together and just passing in a config would be optimal.

@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@SultanARIA1387
Copy link

Nice

@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@thelamer thelamer self-assigned this Jan 18, 2024
@thelamer thelamer added the work-in-progress Stale exempt label Jan 18, 2024
@thelamer
Copy link
Member

So this can technically be achieved the file /kasm_release/conf/database/seed_data/default_properties.yaml since kasm 1.14.0 can include basically anything, I have not full looped anything but the yaml values needed could be exported from the web interface:
https://kasmweb.com/docs/latest/guide/import_export/export_configuration.html
Then manually added into this file, you would still need to go through the install process but the DB would be seeded with the values you put in this file.

@aptalca aptalca moved this from Issues to PRs in Issue & PR Tracker Feb 7, 2024
@aptalca aptalca moved this from PRs to Issues in Issue & PR Tracker Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-issue-activity work-in-progress Stale exempt
Projects
Status: Issues
Development

No branches or pull requests

4 participants