# HedgeDoc 1.10.2 — HedgeDoc 1.10.2 - Product: HedgeDoc (https://whatsnew.fyi/product/hedgedoc) - Vendor: HedgeDoc - Date: 2025-02-14 - Version: 1.10.2 - Original notes: https://github.com/hedgedoc/hedgedoc/releases/tag/1.10.2 - Permalink: https://whatsnew.fyi/product/hedgedoc/releases/1.10.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Check if a valid user id is present when using OAuth2 - **fixed** — Abort SAML login if NameID is undefined instead of logging in with a user named "undefined" - **fixed** — Set default values for username and email attribute mapping in SAML configuration **PLEASE CHECK THIS IF YOU USE SAML AUTHENTICATION:** This release had to set default values for the username and email address attribute mapping for SAML authentication for security reasons. If you use SAML authentication, please make sure to update your SAML configuration accordingly. See: https://docs.hedgedoc.org/configuration/#saml-login `CMD_SAML_ATTRIBUTE_USERNAME` or `CMD_SAML_ATTRIBUTE_EMAIL` ###### Bugfixes - Check if a valid user id is present when using OAuth2 - Abort SAML login if NameID is undefined instead of logging in with a user named "undefined" (Thanks [@Haanifee](https://github.com/Haanifee)) - Set default values for username and email attribute mapping in SAML configuration