From b31e05a1957bec50b7c7d4d9d37159b2cde56400 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 19 Mar 2025 19:18:49 +0000 Subject: [PATCH] add identity management tag (#715) - and redirect it to awesome-sysadmin - this will help us move authentication/authorization/idM-related software out of Miscellaneous --- tags/identify-management.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tags/identify-management.yml diff --git a/tags/identify-management.yml b/tags/identify-management.yml new file mode 100644 index 0000000000..62f6b20c4f --- /dev/null +++ b/tags/identify-management.yml @@ -0,0 +1,5 @@ +name: Identity Management +description: '[Identity management](https://en.wikipedia.org/wiki/Identity_management) (IdM), also known as identity and access management (IAM or IdAM), is a framework of policies and technologies to ensure that the right users have the appropriate access to technology resources.' +redirect: + - title: awesome-sysadmin/Identity Management + url: https://github.com/awesome-foss/awesome-sysadmin#identity-management