Hey, got bookstack setup with SAML and so far it's been working great. However we recently had a new user setup in authentik and when they logged in to bookstack for the first time I would expect their name to be their authentik name atribute, as in the bookstack configuration the following is set: SAML2_DISPLAY_NAME_ATTRIBUTES=Name, however it gets set to their email, which makes it a bit weird seeing as bookstack already saves their email separately ๐
Not sure if this is a configuration error on the SAML provider side or bookstack side. The setup is identical to the one in the bookstack integration documentation.