Skip to content
Snippets Groups Projects

Fix external ID not found in SAML setup

  1. Jun 02, 2020
    • Chris Lemaire's avatar
      Fix external ID not found in SAML setup · 019a7d44
      Chris Lemaire authored
      SAML configured services seemed to have some external ID bound to each
      credentials statement. However, it turns out these were regenerated with
      every new credentials statement.
      
      We should no longer use this external ID as provided by SAML, but
      instead we'll provide the username as the external ID.
      019a7d44
Loading