teamhanko / hanko

Authentication and user management for the passkey era.

Home Page:https://hanko.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add SAML config to database

FreddyDevelop opened this issue · comments

Checklist

  • I could not find a solution in the existing issues or docs.
  • I agree to follow this project's Code of Conduct.

Description

It would be nice to store the SAML Identity providers in the database, because when you deploy Hanko in kubernetes and have many Identity provider you will run into the K8s ConfigMap limit of 1MiB.

We would also need CRUD endpoints in the admin API.

Describe your ideal solution

No response

Workarounds or alternatives

No response

Hanko Version

v0.9.1

Additional Context

No response