<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LDAP &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/ldap/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Tue, 10 Oct 2023 17:52:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Use SAML with Amazon Cognito to support a multi-tenant application with a single user pool</title>
		<link>https://noise.getoto.net/2023/10/10/use-saml-with-amazon-cognito-to-support-a-multi-tenant-application-with-a-single-user-pool/</link>
		
		<dc:creator><![CDATA[Neela Kulkarni]]></dc:creator>
		<pubDate>Tue, 10 Oct 2023 17:52:03 +0000</pubDate>
				<category><![CDATA[ADFS federation]]></category>
		<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon Cognito]]></category>
		<category><![CDATA[Cognito attribute mapping]]></category>
		<category><![CDATA[IdP attribute mapping]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[RBAC]]></category>
		<category><![CDATA[SAML attribute mapping]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=c97ae9158251ae3e0207ea1ea52bc259</guid>

					<description><![CDATA[Amazon Cognito is a customer identity and access management solution that scales to millions of users. With Cognito, you have four ways to secure multi-tenant applications: user pools, application clients, groups, or custom attributes. In an earlier blog post titled Role-based access control using Amazon Cognito and an external identity provider, you learned how to […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Just-in-Time user provisioning explained</title>
		<link>https://noise.getoto.net/2023/03/15/just-in-time-user-provisioning-explained/</link>
		
		<dc:creator><![CDATA[Evgeny Yurchenko]]></dc:creator>
		<pubDate>Wed, 15 Mar 2023 12:05:37 +0000</pubDate>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[JIT]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[SAML]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=25515</guid>

					<description><![CDATA[Zabbix 6.4 finally brings a very much waited feature called “Just-In-Time user provisioning”. Zabbix “What’s new in 6.4” LDAP/SAML…]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Zabbix 6.4 is out now!</title>
		<link>https://noise.getoto.net/2023/03/07/zabbix-6-4-is-out-now/</link>
		
		<dc:creator><![CDATA[Arturs Lontons]]></dc:creator>
		<pubDate>Tue, 07 Mar 2023 13:43:11 +0000</pubDate>
				<category><![CDATA[data collection]]></category>
		<category><![CDATA[JIT]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[proxies]]></category>
		<category><![CDATA[SAML]]></category>
		<category><![CDATA[snmp]]></category>
		<category><![CDATA[What's new]]></category>
		<category><![CDATA[Zabbix 6.4]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=25444</guid>

					<description><![CDATA[Zabbix team is pleased to announce the release of the latest Zabbix major version – Zabbix 6.4. The release…]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to automate AWS Managed Microsoft AD scaling based on utilization metrics</title>
		<link>https://noise.getoto.net/2021/12/02/how-to-automate-aws-managed-microsoft-ad-scaling-based-on-utilization-metrics/</link>
		
		<dc:creator><![CDATA[Dennis Rothmel]]></dc:creator>
		<pubDate>Wed, 01 Dec 2021 23:43:13 +0000</pubDate>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[kerberos]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[resilience]]></category>
		<category><![CDATA[Scaling]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=53347d6b76a69af2e864bd89d145e70c</guid>

					<description><![CDATA[AWS Directory Service for Microsoft Active Directory (AWS Managed Microsoft AD), provides a fully managed service for Microsoft Active Directory (AD) in the AWS cloud. When you create your directory, AWS deploys two domain controllers in separate Availability Zones that are exclusively yours for high availability. For use cases requiring even higher resilience and performance, […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Role-based access control using Amazon Cognito and an external identity provider</title>
		<link>https://noise.getoto.net/2020/09/15/role-based-access-control-using-amazon-cognito-and-an-external-identity-provider/</link>
		
		<dc:creator><![CDATA[Eran Medan]]></dc:creator>
		<pubDate>Tue, 15 Sep 2020 19:30:02 +0000</pubDate>
				<category><![CDATA[ADFS federation]]></category>
		<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon Cognito]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[RBAC]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=f34ff48baa37f5186f33c5128e1ee0dd</guid>

					<description><![CDATA[Amazon Cognito simplifies the development process by helping you manage identities for your customer-facing applications. As your application grows, some of your enterprise customers may ask you to integrate with their own Identity Provider (IdP) so that their users can sign-on to your app using their company&#8217;s identity, and have role-based access-control (RBAC) based on [&#8230;]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 42/158 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-07 21:26:21 by W3 Total Cache
-->