<?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>AWS STS &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/aws-sts/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Wed, 19 Nov 2025 22:59:42 +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>Simplified developer access to AWS with ‘aws login’</title>
		<link>https://noise.getoto.net/2025/11/20/simplified-developer-access-to-aws-with-aws-login/</link>
		
		<dc:creator><![CDATA[Shreya Jain]]></dc:creator>
		<pubDate>Wed, 19 Nov 2025 22:59:42 +0000</pubDate>
				<category><![CDATA[AWS CLI]]></category>
		<category><![CDATA[AWS IAM]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[AWS Security Token Service]]></category>
		<category><![CDATA[AWS STS]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Foundational (100)]]></category>
		<category><![CDATA[IAM]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=d6abc6089f08836186271913aa34d124</guid>

					<description><![CDATA[Getting credentials for local development with AWS is now simpler and more secure. A new AWS Command Line Interface (AWS CLI) command, aws login, lets you start building immediately after signing up for AWS without creating and managing long-term access keys. You use the same sign-in method you already use for the AWS Management Console. […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Announcing upcoming changes to the AWS Security Token Service global endpoint</title>
		<link>https://noise.getoto.net/2025/01/28/announcing-upcoming-changes-to-the-aws-security-token-service-global-endpoint/</link>
		
		<dc:creator><![CDATA[Palak Arora]]></dc:creator>
		<pubDate>Mon, 27 Jan 2025 23:00:46 +0000</pubDate>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[AWS Security Token Service]]></category>
		<category><![CDATA[AWS STS]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=c6f8f9546945a07ec2c98fdac12ec862</guid>

					<description><![CDATA[AWS launched AWS Security Token Service (AWS STS) in August 2011 with a single global endpoint (https://sts.amazonaws.com), hosted in the US East (N. Virginia) AWS Region. To reduce dependency on a single Region, STS launched AWS STS Regional endpoints (https://sts.{Region_identifier}.{partition_domain}) in February 2015. These Regional endpoints allow you to use STS in the same Region […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>SaaS tenant isolation with ABAC using AWS STS support for tags in JWT</title>
		<link>https://noise.getoto.net/2024/06/17/saas-tenant-isolation-with-abac-using-aws-sts-support-for-tags-in-jwt/</link>
		
		<dc:creator><![CDATA[Manuel Heinkel]]></dc:creator>
		<pubDate>Mon, 17 Jun 2024 18:01:58 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS STS]]></category>
		<category><![CDATA[JWT]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Tags]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=91051cd801658004afea3c0416e1cec3</guid>

					<description><![CDATA[As independent software vendors (ISVs) shift to a multi-tenant software-as-a-service (SaaS) model, they commonly adopt a shared infrastructure model to achieve cost and operational efficiency. The more ISVs move into a multi-tenant model, the more concern they may have about the potential for one tenant to access the resources of another tenant. SaaS systems include […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to access AWS resources from Microsoft Entra ID tenants using AWS Security Token Service</title>
		<link>https://noise.getoto.net/2024/03/05/how-to-access-aws-resources-from-microsoft-entra-id-tenants-using-aws-security-token-service/</link>
		
		<dc:creator><![CDATA[Vasanth Selvaraj]]></dc:creator>
		<pubDate>Tue, 05 Mar 2024 16:14:18 +0000</pubDate>
				<category><![CDATA[AWS Security Token Service]]></category>
		<category><![CDATA[AWS STS]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=851533ce6b20fe86c6cf53ffb9894d18</guid>

					<description><![CDATA[Use of long-term access keys for authentication between cloud resources increases the risk of key exposure and unauthorized secrets reuse. Amazon Web Services (AWS) has developed a solution to enable customers to securely authenticate Azure resources with AWS resources using short-lived tokens to reduce risks to secure authentication. In this post, we guide you through […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to use regional SAML endpoints for failover</title>
		<link>https://noise.getoto.net/2022/05/31/how-to-use-regional-saml-endpoints-for-failover/</link>
		
		<dc:creator><![CDATA[Jonathan VanKim]]></dc:creator>
		<pubDate>Tue, 31 May 2022 15:53:20 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS STS]]></category>
		<category><![CDATA[Disaster Recovery]]></category>
		<category><![CDATA[Federation]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[resilience]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security token service]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=7d7e06096007b33766375b8ed481a400</guid>

					<description><![CDATA[Many Amazon Web Services (AWS) customers choose to use federation with SAML 2.0 in order to use their existing identity provider (IdP) and avoid managing multiple sources of identities. Some customers have previously configured federation by using AWS Identity and Access Management (IAM) with the endpoint signin.aws.amazon.com. Although this endpoint is highly available, it is […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to integrate AWS STS SourceIdentity with your identity provider</title>
		<link>https://noise.getoto.net/2022/04/11/how-to-integrate-aws-sts-sourceidentity-with-your-identity-provider/</link>
		
		<dc:creator><![CDATA[Keith Joelner]]></dc:creator>
		<pubDate>Mon, 11 Apr 2022 20:19:22 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS STS]]></category>
		<category><![CDATA[Federation]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security token service]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Sessions]]></category>
		<category><![CDATA[tracing]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=634519eee34053e7d687b2cbcee467ed</guid>

					<description><![CDATA[You can use third-party identity providers (IdPs) such as Okta, Ping, or OneLogin to federate with the AWS Identity and Access Management (IAM) service using SAML 2.0, allowing your workforce to configure services by providing authorization access to the AWS Management Console or Command Line Interface (CLI). When you federate to AWS, you assume a […]]]></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 33/169 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-05 18:58:55 by W3 Total Cache
-->