mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
🚀 Feature: SAML Metadata for IdP integration #187
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kmanwar89 on GitHub.
Feature description
I'm using FleetDM for device management across my array of homelab devices. Fleet supports SSO integration for self-hosted solutions such as Authentik. Specifically, they require a 'metadata' or raw metadata XML for the configuration. I can't find any such metadata in PocketID's UI or documentation.
Pitch
I'm not certain if this is a "fix" or just missing documentation, but the request would be to make the requisite changes to allow this metadata file/link to be generated for appropriate configuration.
@kmanwar89 commented on GitHub:
Disregard - I misunderstood this issue and recognize that SAML =/= OIDC.