<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>IGA on Sinetris's viewpoints</title><link>https://sinetris.info/topics/iam/iga/</link><description>Recent content in IGA on Sinetris's viewpoints</description><generator>Sine Die theme for Hugo</generator><language>en</language><webMaster>duilio@sinetris.info (Duilio Ruggiero)</webMaster><lastBuildDate>Mon, 15 Jul 2024 16:27:00 GMT</lastBuildDate><atom:link href="https://sinetris.info/topics/iam/iga/index.rss.xml" rel="self" type="application/rss+xml"/><item><title>Access Management</title><link>https://sinetris.info/topics/iam/iga/access-management/</link><pubDate>Mon, 15 Jul 2024 16:27:00 GMT</pubDate><guid>https://sinetris.info/topics/iam/iga/access-management/</guid><description>&lt;h2 id="why-you-need-access-management"&gt;Why you need access management&lt;/h2&gt;
&lt;p&gt;Some important points are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;It allows to properly document granted access history for auditing and security purposes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Who had access to a specific system, what kind of access, why, at any point in time&lt;/li&gt;
&lt;li&gt;What did they access, when, and why (via integration with SIEM systems)&lt;/li&gt;
&lt;li&gt;When they are doing operations on a system, this allow to check if they are allowed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Monitor drifting between desired state and actual state and what caused it&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Keeping track of users accesses allow to better refine them&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Did they had granted more access than needed for their work?&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Grant them access based on principle of least privilege&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;[Truncated]&lt;/div&gt;</description></item><item><title>Advices</title><link>https://sinetris.info/topics/iam/iga/considerations/</link><pubDate>Sun, 16 Jul 2023 18:20:00 GMT</pubDate><guid>https://sinetris.info/topics/iam/iga/considerations/</guid><description>&lt;h2 id="assets-and-people"&gt;Assets and people&lt;/h2&gt;
&lt;p&gt;Ensure to have proper Orphan Account Monitoring (for example, people leaving the
company) and delegation (for example, people in sick or parental leave) for people
assigned to managing assets (Asset Owners, Application Administrators, Infrastructure
Administrators, etc).
Take into consideration that people might be out of office because in vacation,
out sick, at a conference, etc.&lt;/p&gt;</description></item><item><title>Identity Lifecicle Management</title><link>https://sinetris.info/topics/iam/iga/identity-lifecicle-management/</link><pubDate>Sun, 16 Jul 2023 18:20:00 GMT</pubDate><guid>https://sinetris.info/topics/iam/iga/identity-lifecicle-management/</guid><description>&lt;h2 id="hr-driven-identity-lifecycle"&gt;HR-Driven Identity Lifecycle&lt;/h2&gt;
&lt;p&gt;The HR department is the one that knows who is joining, who is leaving, who is moving to another job within the company, who is on vacation, sick leave, parental leave, etc. Their system should expose for each employee at least the name that should be used for them within the company (might be diﬀerent from their legal name, which is only required by HR to sign contracts), the start and end dates (if applicable) of the contract, department, role, line manager, and absences.&lt;/p&gt;&lt;div&gt;[Truncated]&lt;/div&gt;</description></item><item><title>Identity Security</title><link>https://sinetris.info/topics/iam/iga/identity-security/</link><pubDate>Sun, 16 Jul 2023 18:20:00 GMT</pubDate><guid>https://sinetris.info/topics/iam/iga/identity-security/</guid><description>&lt;h2 id="orphan-account-monitoring"&gt;Orphan Account Monitoring&lt;/h2&gt;
&lt;p&gt;It’s important to find missing identity associations or assets assigned to wrong identities (for example off-boarded employees).&lt;/p&gt;
&lt;p&gt;Examples:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;An account is associated to an asset but is not assigned to any identity&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;All accounts should be associated with one (and only one ) identity.&lt;/li&gt;
&lt;li&gt;If the system allow only one account (for example only one admin), access to that account should happen trough a system that keep track of all actions (see PAM and Just-in-time credentials).&lt;/li&gt;
&lt;li&gt;If credentials to the account are shared it will be hard to know who performed an action.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Asset role (for example Owner or Admistrator) assigned to an Identity that left the company&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Employee assigned to a line manager that transferred to a different department&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="adaptive-authentication"&gt;Adaptive Authentication&lt;/h2&gt;
&lt;p&gt;Varying authentication methods based on runtime evaluation of risk factors.&lt;/p&gt;
&lt;div&gt;[Truncated]&lt;/div&gt;</description></item></channel></rss>