<?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>DIgital Identity - RiskInsight</title>
	<atom:link href="https://www.riskinsight-wavestone.com/en/tag/digital-identity-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.riskinsight-wavestone.com/en/tag/digital-identity-2/</link>
	<description>The cybersecurity &#38; digital trust blog by Wavestone&#039;s consultants</description>
	<lastBuildDate>Fri, 20 Dec 2024 10:05:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.riskinsight-wavestone.com/wp-content/uploads/2024/02/Blogs-2024_RI-39x39.png</url>
	<title>DIgital Identity - RiskInsight</title>
	<link>https://www.riskinsight-wavestone.com/en/tag/digital-identity-2/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Access management: how is authorisation evolving to meet the challenges and needs of organisations?</title>
		<link>https://www.riskinsight-wavestone.com/en/2024/12/access-management-how-is-authorisation-evolving-to-meet-the-challenges-and-needs-of-organisations/</link>
					<comments>https://www.riskinsight-wavestone.com/en/2024/12/access-management-how-is-authorisation-evolving-to-meet-the-challenges-and-needs-of-organisations/#respond</comments>
		
		<dc:creator><![CDATA[Elie TOAHI]]></dc:creator>
		<pubDate>Thu, 19 Dec 2024 12:36:38 +0000</pubDate>
				<category><![CDATA[Digital Identity]]></category>
		<category><![CDATA[Focus]]></category>
		<category><![CDATA[ABAC]]></category>
		<category><![CDATA[access management]]></category>
		<category><![CDATA[Authorization model]]></category>
		<category><![CDATA[DIgital Identity]]></category>
		<category><![CDATA[GBAC]]></category>
		<category><![CDATA[IAM]]></category>
		<category><![CDATA[RBAC]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=24943</guid>

					<description><![CDATA[<p>Managing access rights to an organisation&#8217;s resources is a central issue in IAM. An authorisation model provides a layer of abstraction that guides the allocation of technical permissions to users and makes it easier to monitor them over time. To...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2024/12/access-management-how-is-authorisation-evolving-to-meet-the-challenges-and-needs-of-organisations/">Access management: how is authorisation evolving to meet the challenges and needs of organisations?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p style="text-align: justify;">Managing access rights to an organisation&#8217;s resources is a central issue in IAM. An authorisation model provides a layer of abstraction that guides the allocation of technical permissions to users and makes it easier to monitor them over time.</p>
<p style="text-align: justify;">To this end, there are many existing rights models: MAC, DAC, GBAC, ABAC, etc.</p>
<p style="text-align: justify;">How do you understand these many different rights models in practical terms and apply them to your business?</p>
<p style="text-align: justify;">The models differ in their degree of complexity and in the response they provide to the specific needs and constraints of an organisation or system. The most recent models incorporate issues of security, scalability and compliance in an increasingly complex technological environment.</p>
<p style="text-align: justify;">In this article, we will follow a chronological logic, identifying how authorisation has evolved over the decades to meet the challenges faced by organisations. We will see that, like information systems, rights model approaches have become increasingly complex and now include more and more parameters for deciding whether to grant or deny access.</p>
<p style="text-align: justify;">Models can be grouped into 3 approaches reflecting their progressive sophistication:</p>
<p style="text-align: justify;">&#8211; Classic approach: admin-time</p>
<p style="text-align: justify;">&#8211; Modern approach: run-time</p>
<p style="text-align: justify;">&#8211; Forward-looking approaches: event-time</p>
<p style="text-align: justify;">We will illustrate each of these approaches with emblematic models, highlighting:</p>
<p style="text-align: justify;">1) The response to an initial need</p>
<p style="text-align: justify;">2) The limitations of the model</p>
<p style="text-align: justify;">We conclude with a chronological summary of the approaches and their models.</p>
<p style="text-align: justify;"> </p>
<h2 style="text-align: justify;">Classic authorisation approaches: Admin-time</h2>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"><strong>In the 60s and 70s</strong> the development of computer systems, marked by the development of the first multi-user systems (Multics, HP-3000), gave rise to the need to rethink user rights.</p>
<p style="text-align: justify;">Innovative security principles, which are still used today, were defined for these systems such as rings of protection, which aim to protect the integrity of the operating system against deliberate and accidental modifications and initiate a rethink of user access policies to resources.</p>
<p style="text-align: justify;">In the first access rights models to emerge, the management of rights remained summary, <strong>defined in hard terms by ‘administrators’: this was admin-time</strong>, of which the DAC and MAC (60s-70s) and RBAC (90s) models are particularly noteworthy.</p>
<p style="text-align: justify;"> </p>
<h3 style="text-align: justify;">Discretionary Access Control (DAC) and Access Control Lists (ACLs)</h3>
<p style="text-align: justify;">As its name suggests, the DAC model &#8211; for <strong>‘discretionary access control’</strong> &#8211; leaves it up to each resource owner to assign permissions to users. This is the basic rights model <strong>found on Unix systems</strong>, which can be supplemented by the ACL mechanism, or ‘<strong>access control lists</strong>’. Often associated with DAC, ACLs specify, for a given resource, the users and their rights over the resource, as illustrated below using the Unix example.</p>
<figure id="attachment_24948" aria-describedby="caption-attachment-24948" style="width: 1395px" class="wp-caption aligncenter"><img fetchpriority="high" decoding="async" class="size-full wp-image-24948" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image1-ENG.png" alt="Explanation and code for DAC and ACL authorization models" width="1395" height="944" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image1-ENG.png 1395w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image1-ENG-282x191.png 282w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image1-ENG-58x39.png 58w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image1-ENG-768x520.png 768w" sizes="(max-width: 1395px) 100vw, 1395px" /><figcaption id="caption-attachment-24948" class="wp-caption-text"><em>Representation of rights on a Unix system, with or without an ACL attached to the ‘projectRI’ file.</em><br /><em>Note that the <strong>minimal ACL</strong> describes the rights set for the <strong>basic Unix rights triplet</strong> (owner &#8211; owner group &#8211; other users), but it can be modified to give <strong>rights to additional users or groups</strong>, as in this case specific rights for the user ‘alice’. This extends and enables more detailed rights management.</em></figcaption></figure>
<p style="text-align: justify;">Beyond Unix, file-sharing systems such as <strong>OneDrive</strong> and <strong>social networks</strong>, where the user can choose who can view or comment on each publication, are other examples of the use of <strong>DACs and ACLs</strong>.</p>
<p style="text-align: justify;">In fact, the flexibility and granularity of this model are an advantage for local implementations centred on individuals. On the other hand, they <strong>become problematic for ensuring a correct level of resource protection on a large scale in more complex systems.</strong></p>
<p style="text-align: justify;"> </p>
<h3 style="text-align: justify;">Mandatory Access Control (MAC)</h3>
<p style="text-align: justify;">The MAC model, which stands for <strong>Mandatory Access Control</strong>, is the opposite of DAC. Rather than leaving the assignment of rights to the ‘discretion’ of individual users, resource by resource, limiting system-wide visibility and encouraging errors and vulnerabilities, <strong>rules are predefined by administrators according to different security classifications and strictly enforced by a central authority</strong>, generally represented by the operating system itself.</p>
<p style="text-align: justify;">It is particularly prevalent in <strong>government, military and industrial environments</strong>, because it allows <strong>tight control over access to sensitive data</strong>. It uses <strong>labels</strong> that characterise the sensitivity of objects and users, according to the rules of the organisation concerned:</p>
<p style="text-align: justify;">&#8211; A <strong>resource classification</strong> level, for example: ‘Unclassified’, ‘Restricted’, ‘Confidential’, etc.<a href="#_ftn1" name="_ftnref1"></a></p>
<p style="text-align: justify;">&#8211; A <strong>level of user authorisation</strong>, linked to the existing resource classification levels.</p>
<p style="text-align: justify;">Below we describe Multics and SELinux, two fundamental examples of MAC implementation.</p>
<h4 style="text-align: justify;">MAC example 1: Multics and protection rings</h4>
<figure id="attachment_24902" aria-describedby="caption-attachment-24902" style="width: 308px" class="wp-caption aligncenter"><img decoding="async" class=" wp-image-24902" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image2-FR.jpg" alt="Multics systems logo (Source). It stylistically highlights the protection rings that are at the heart of Multics." width="308" height="308" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image2-FR.jpg 251w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image2-FR-191x191.jpg 191w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image2-FR-39x39.jpg 39w" sizes="(max-width: 308px) 100vw, 308px" /><figcaption id="caption-attachment-24902" class="wp-caption-text"><em>Multics systems logo (<a href="https://commons.wikimedia.org/wiki/File:Multics-logo.svg">Source</a>). It stylistically highlights the protection rings that are at the heart of Multics.</em></figcaption></figure>
<p style="text-align: justify;">Already mentioned above as a precursor of <strong>multi-user systems</strong> (also known as ‘time-sharing’ systems), the <strong>Multics project</strong>, released in 1969, was the source of <strong>many innovative features</strong>, particularly in its memory management and security. It prefigured MAC even before the formulation of models such as <strong>Bell-LaPadula (1973)</strong> and its first formal definition set out in the Department of Defense&#8217;s <strong>Orange Book (1983)</strong>, which established US computer security standards.</p>
<p style="text-align: justify;">It is based on the concept of <strong>rings of protection</strong>, which Multics created, as shown by its logo (image above), and which form the basis of MLS &#8211; Multi-Level Security &#8211; systems, widely used in highly confidential contexts. It consists of a <strong>set of concentric rings representing levels of sensitivity that increase the closer you get to the centre</strong> (ring 0) &#8211; and therefore the privileges required for access. <strong>Mechanisms known as guards or gatekeepers, located at the interface between two rings, closely control the legitimacy of access in both directions</strong>, which they grant or deny.</p>
<p style="text-align: justify;">In reality, these rings are of <strong>two types</strong>:</p>
<p style="text-align: justify;">&#8211; <strong>Kernel protection rings</strong> are physical rings built into processors and used by the operating system to guarantee its integrity against faults (which cause the machine to crash) or modifications, whether intentional or not.</p>
<p style="text-align: justify;">&#8211; <strong>User space rings</strong> are logical rings implemented by the operating system. This is where MAC comes in. By means of labels, each user and each resource is attached to a ring level. From there, rules define the actions that can or cannot be taken, following the example of the Bell-LaPadula model, which emphasises data confidentiality: ‘No read up’ (a user cannot read access to layers higher than his own), ‘No write down’ (he cannot write to layers lower than his own, to avoid leaks).</p>
<p style="text-align: justify;">The image below summarises the principle of protection rings.</p>
<figure id="attachment_24952" aria-describedby="caption-attachment-24952" style="width: 1454px" class="wp-caption aligncenter"><img decoding="async" class="size-full wp-image-24952" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image3-ENG.png" alt="The 2 types of protection ring. On the left, the hardware implementation used to protect the system. On the right, a transposition for the user context, with classification levels ranging from ‘unclassified’ to ‘top secret’, which are managed by the operating system." width="1454" height="746" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image3-ENG.png 1454w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image3-ENG-372x191.png 372w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image3-ENG-71x36.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image3-ENG-768x394.png 768w" sizes="(max-width: 1454px) 100vw, 1454px" /><figcaption id="caption-attachment-24952" class="wp-caption-text"><em>The 2 types of protection ring. On the left, the hardware implementation used to protect the system. On the right, a transposition for the user context, with classification levels ranging from ‘unclassified’ to ‘top secret’, which are managed by the operating system.</em></figcaption></figure>
<h4 style="text-align: justify;"><br /> MAC example 2: SELinux, the Linux kernel security module</h4>
<figure id="attachment_24906" aria-describedby="caption-attachment-24906" style="width: 264px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class=" wp-image-24906" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image4.-FR.png" alt="SELinux logo. It represents the Unix system mascot (Tux) armed with a shield, emphasising its system protection function." width="264" height="241" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image4.-FR.png 203w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image4.-FR-43x39.png 43w" sizes="auto, (max-width: 264px) 100vw, 264px" /><figcaption id="caption-attachment-24906" class="wp-caption-text"><em>SELinux logo (<a href="https://en.m.wikipedia.org/wiki/File:SELinux_logo.svg">Source</a>). It represents the Unix system mascot (Tux) armed with a shield, emphasising its system protection function.</em></figcaption></figure>
<p style="text-align: justify;">Initially <strong>developed by the NSA </strong>in 2001, <strong>SELinux</strong> was proposed and added to the <strong>Linux kernel security modules</strong> (LSM, Linux Security Modules) in 2003, and is natively integrated into RedHat distributions such as Fedora.</p>
<p style="text-align: justify;">This is another <strong>well-known example of MAC implementation</strong>: it allows administrators to <strong>assign a security context label to each resource in order to classify them</strong> and <strong>define the security policies to be applied by the operating system</strong>. Even with privileged rights, an application will see its rights restricted to the domain it needs to function (for example, the folders specified), with <strong>SELinux detecting and preventing any non-compliant action</strong>.</p>
<p style="text-align: justify;">SELinux therefore provides an <strong>additional layer of protection in the event that a user or process manages to bypass traditional access controls</strong>.</p>
<p style="text-align: justify;">In practice, <strong>MAC policies are rarely sufficient on their own, but are superimposed</strong> on existing <strong>DAC rules</strong>, whose flexibility they compensate for.</p>
<p style="text-align: justify;">Two models based above all on the identity of the user or process, on the basis of which they authorise or deny access: this is <strong>known as Identity-Based Access Control</strong> (IBAC). <strong>These models are still limited to local contexts and have little resistance to scaling up</strong>.</p>
<p style="text-align: justify;"> </p>
<h3 style="text-align: justify;">Role-based Access Control (RBAC)</h3>
<p style="text-align: justify;">Formulated in 1992 by David FERRAIOLO and Richard KUHN, two engineers from the American NIST, the RBAC model &#8211; <strong>role-based access model</strong> &#8211; was designed to simplify the management of permissions throughout an organisation while reflecting its structure as closely as possible (hierarchy, responsibilities, departments, etc.).</p>
<p style="text-align: justify;">Instead of granting rights directly to an identity, as with IBAC, a method that can quickly become <strong>difficult to maintain</strong>, we design <strong>business roles and the associated privileges</strong>. <strong>Users then inherit the rights associated with their role within the company</strong>, enabling them to access the various applications and enterprise sharing systems considered necessary for their internal activities.</p>
<figure id="attachment_24956" aria-describedby="caption-attachment-24956" style="width: 1373px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-full wp-image-24956" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image5-ENG.png" alt="RBAC model operating principle" width="1373" height="840" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image5-ENG.png 1373w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image5-ENG-312x191.png 312w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image5-ENG-64x39.png 64w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image5-ENG-768x470.png 768w" sizes="auto, (max-width: 1373px) 100vw, 1373px" /><figcaption id="caption-attachment-24956" class="wp-caption-text"><em>RBAC model operating principle</em></figcaption></figure>
<p style="text-align: justify;">This initial conceptual framework was completed and <strong>standardised in 2004 with the ANSI INCITS 359-2004 standard</strong>, which takes into account practical business cases and scenarios. For example, it addresses the need to separate responsibilities (SoD, Segregation of Duty), which is fundamental in financial and banking institutions, as well as the principle of least privilege and the inheritance of permissions.</p>
<h4 style="text-align: justify;">Progressive and increasingly centralised adoption of RBAC</h4>
<p style="text-align: justify;">From the 80s and 90s onwards, <strong>databases</strong>, which were widely adopted by large companies and likely to contain sensitive information to which access was naturally controlled, <strong>were pioneers in the implementation of the RBAC model</strong>. They illustrate its implementation at the level of isolated applications, with no repercussions for external applications or systems.</p>
<p style="text-align: justify;">The 2000s saw the launch of <strong>Microsoft&#8217;s Active Directory</strong>, starting with Windows 2000 Server. This centralised directory is designed to <strong>manage all the organisation&#8217;s resources</strong> (people, physical resources, applications). Although it is not strictly speaking an RBAC tool, a comparison can be made. The allocation of access rights is based on <strong>security groups</strong> &#8211; which can be perceived as roles &#8211; with <strong>permission inheritance mechanisms</strong> and the concepts of domains, trees and forests designed to <strong>represent the logical structures of the company</strong>.</p>
<p style="text-align: justify;"><strong>Modern IAM solutions</strong>, such as Okta, SailPoint IIQ and Microsoft AzureAD, now support RBAC for <strong>heterogeneous environments</strong>, including cloud services. They illustrate the <strong>gradual centralisation of access rights management</strong>, which was initially managed locally within applications, and is now increasingly delegated to IAM solutions covering the widest possible spectrum.</p>
<p>RBAC assigns rights based on a business role, whereas IBAC is linked to an identity. <strong>The layer of abstraction created between the subject&#8217;s identity and an individual&#8217;s </strong><strong>role means that it can be extracted from restricted contexts</strong> (file systems for DAC, operating systems for MAC) <strong>and adapted (at last!) to the access control needs of organisations</strong>. However, they all share the characteristic of a <strong>rigid definition of rights, based on an identity or a role</strong>.</p>
<p>In entities where exchanges are increasingly dynamic and fluctuating, this abstraction through roles alone may prove insufficient. New models have emerged to <strong>represent more complex organisations</strong>, taking into account <strong>additional, evolving attributes to assess access rights to a higher accuracy</strong><strong> at a given time</strong>: we are moving from admin-time to run-time.</p>
<p style="text-align: justify;"> </p>
<h2 style="text-align: justify;">New approaches to authorisation: Run-time</h2>
<p> </p>
<p style="text-align: justify;">The increasing complexity of information systems, and therefore of access, has led to the run-time approach. This approach meets organisations&#8217; needs for dynamic <strong>flexibility and security</strong>. Unlike the ‘admin-time’ era, characterised by static permissions, the ‘run-time’ era offers real-time management at the time of the access request, based on various contextual elements. This transition to more flexible and precise authorisation models enables organisations for <strong>adapting to change </strong><strong>and better protect their resources against today&#8217;s threats</strong>.</p>
<p style="text-align: justify;"> </p>
<h3 style="text-align: justify;">Graph-Based Access Control (GBAC)</h3>
<p style="text-align: justify;">The GBAC (Graph-Based Access Control) or GraphBAC model is based on the use of graphs to represent the relationships between users, roles and resources within an organisation. These 3 types of entities (users, roles, resources) and the relationships between them form the core of this model: entities can be represented by the nodes of the graph, and the relationships between them by the edges.</p>
<p style="text-align: justify;">Access authorisations to a resource are <strong>determined in real time by queries to this graph database</strong>, enabling <strong>access decisions to be made based on the connections between entities</strong> at the time of the request. Users can thus obtain access to a resource according to their role and their relationships with other users or resources in the organisation.</p>
<p style="text-align: justify;"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-24960" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image6-ENG.png" alt="GBAC Graph-Based Access Control principle" width="965" height="596" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image6-ENG.png 965w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image6-ENG-309x191.png 309w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image6-ENG-63x39.png 63w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image6-ENG-768x474.png 768w" sizes="auto, (max-width: 965px) 100vw, 965px" /></p>
<p style="text-align: justify;">The GBAC model is <strong>suited to the dynamic environments of large organisations</strong>, where relationships between entities are constantly evolving. On the other hand, it can be complex to <strong>implement</strong>, and the projects involved are relatively<strong> long</strong>, with <strong>significant costs</strong>. In addition, the gradual addition of new relationships can make the <strong>graph increasingly difficult to manage, complicating internal audit or recertification activities, for example</strong>.</p>
<p style="text-align: justify;"> </p>
<h3 style="text-align: justify;">Attribute-Based Access Control (ABAC)</h3>
<p style="text-align: justify;">In the ABAC (Attribute-Based Access Control) access model, the management of access to a resource is based on the dynamic combination of attributes. These attributes relate to the user requesting access (role, group), the resource requested (type of resource) and the context in which the request is made (time of day, type of network). This approach makes it possible to authorise or deny access flexibly and in real time.</p>
<p style="text-align: justify;">The model was formalised in 2014 in the publication by <strong>NIST (SP 800-162)</strong> which provides detailed information for its implementation.</p>
<p style="text-align: justify;">4 components are essential to the operation of this model: Policy Enforcement Points (PEPs), Policy Decision Points (PDPs), Policy Administration Points (PAPs) and Policy Information Points (PIPs).</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-24964" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image7-ENG.png" alt="ABAC Attribute-Based Access Control principle" width="1201" height="556" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image7-ENG.png 1201w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image7-ENG-413x191.png 413w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image7-ENG-71x33.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image7-ENG-768x356.png 768w" sizes="auto, (max-width: 1201px) 100vw, 1201px" /></p>
<p style="text-align: justify;">After interception by the <strong>PEP</strong>, the access request is transmitted to the <strong>PDP</strong>, which is responsible for making decisions by analysing the access policies managed by the PAP and often accessible from an access policy database. The <strong>PIP</strong> provides the <strong>PDP</strong> with additional information on the user or resource from different sources, enabling it to make decisions in line with access rules. For contextual information, the information system can be connected to other tools or sources (IDS, logs, sensors) that enable this information to be collected at the time of an access request.</p>
<p style="text-align: justify;">ABAC is a <strong>particularly</strong> <strong>interesting model in environments where access needs are varied and evolving</strong>, as it enables fine, granular management of authorisations, particularly in the context of PAM (Privileged Access Management), concerning access and critical resources.</p>
<p style="text-align: justify;">However, this level of detail and flexibility comes with <strong>challenges</strong> such as the ongoing <strong>review of attributes</strong> and the <strong>maintenance of policies</strong>, which require constant attention to ensure they meet the needs of the business. Over time, the <strong>increasing number</strong> of attributes and conditions can make it difficult to <strong>maintain a clear and functional ABAC architecture</strong>, especially in environments undergoing constant transformation.</p>
<p style="text-align: justify;">In current ABAC architectures, <strong>PEPs are generally designed to work only with PDPs from the same vendor</strong>, using proprietary protocols, with no support for compatibility between different vendors.</p>
<p style="text-align: justify;">Standardizing the way these different PEPs and PDPs interact, in order to improve system interoperability and reduce dependence on a single supplier, is the aim of the OpenID AuthZEN working group.</p>
<h4 style="text-align: justify;">OpenID AuthZEN: towards improved interoperability</h4>
<p style="text-align: justify;">AuthZen is a working group initiative <strong>launched in 2023</strong> by the OpenID Foundation to standardize the interactions between PEPs and PDPs, in order to improve interoperability between systems from different suppliers.</p>
<p style="text-align: justify;">This initiative responds to current problems where authorization services (PEPs and PDPs) are often designed to work only with solutions from the same vendor, limiting their interoperability.</p>
<p style="text-align: justify;">AuthZen was launched to develop a <strong>standardised protocol that would facilitate integration and communication between PEPs and PDPs</strong>, reducing dependency on single vendor solutions and improving overall authorisation security.</p>
<p style="text-align: justify;"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-24968" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image8-ENG.png" alt="AuthZen access model principle" width="1507" height="613" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image8-ENG.png 1507w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image8-ENG-437x178.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image8-ENG-71x29.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image8-ENG-768x312.png 768w" sizes="auto, (max-width: 1507px) 100vw, 1507px" /></p>
<p style="text-align: justify;">To make these interactions more flexible and universal, <strong>AuthZen relies on existing architectures and technologies (OPA/Rego, XACML, etc.) to improve deployment, scalability and interoperability</strong>. The first two stages of this standardisation with Open ID AuthZen are the implementation of a simple <strong>‘Request/Response’</strong> and <strong>‘Permit/Deny’</strong> type <strong>protocols</strong> and a multiple decision approach in order to <strong>group several authorisation requests into a single request and receive several decisions in return</strong>.</p>
<p style="text-align: justify;">The AuthZen think tank includes security players such as 3Edges, Axiomatic and others. It is also open to players who want to develop authorisation systems and make architectures more secure and interoperable.</p>
<h2 style="text-align: justify;"> </h2>
<h2 style="text-align: justify;">Prospects for the evolution of authorisation: Event-time</h2>
<p> </p>
<p>A new approach to the evolution of access systems is event-time. It is defined as an <strong>implementation of dynamic authorisation where access rights are adjusted in real time</strong> <strong>in response to immediate events or changes that occur.</strong> Unlike static or attribute-based approaches, event-time is characterised by a <strong>continuous evaluation of access rights</strong>, to ensure that all access remains compliant with the policies in place within the organisation.</p>
<p>For example, when a user&#8217;s status changes (promotion, departure, mobility, etc.), the system automatically adjusts or revokes their access rights. This proactive, event-based adjustment approach is common in information systems monitoring and security incident management.</p>
<p>Event-time is based on the following key concepts:</p>
<p>&#8211; <strong>Listeners</strong>: system components that monitor events in time and analyse important changes (mobility, promotions, departures, etc.) from various sources, in particular HR systems.</p>
<p>&#8211; <strong>Triggers</strong>: actions in response to an event identified by a listener, such as the revocation of access rights on the actual day a user leaves.</p>
<p>&#8211; <strong>Shared Signals</strong>: enabling different systems to share information about events in real time.</p>
<p>&#8211; Continuous evaluation: constant checking of access rights to ensure that each action or access remains in compliance with policies.</p>
<p>Frameworks and standards play a key role in implementing event-time by providing a structure for implementing the concepts in systems:</p>
<p>The Shared Signals Framework (SSF) is directly linked to the concept of shared signals, which <strong>enables systems via an API to share information about events in real time to ensure consistent access management</strong>. The continuous evaluation of this information is supported by <strong>CAEP</strong> (Continuous Access Evaluation Protocol), a <strong>protocol for standardising the writing of status changes</strong>. <strong>RISC</strong> (Risk and Incident Sharing and Coordination) is a <strong>generic protocol</strong> for <strong>standardising the transmission</strong> and reception of security incidents between these different systems, thereby enhancing the overall responsiveness of an information system.</p>
<p>Event-time is not based on a specific model such as RBAC or ABAC, but can <strong>function as a complementary access management layer</strong> to these traditional access systems, making them <strong>more dynamic and aligned</strong> with real-time situations.</p>
<p> </p>
<p> </p>
<p>The evolution of authorisation models, from traditional approaches to modern, dynamic methods, reflects the <strong>ongoing adaptation of IAM</strong> and access systems to the growing and changing needs of organisations.</p>
<p><strong>Admin-time approaches laid the foundations for resource security</strong> with models such as DAC and MAC. RBAC introduced structured rights management, which is <strong>widely adopted in organisations</strong> today due to its relatively simple application.</p>
<p><strong>With the advent of the runtime, access decisions became more refined</strong>, based on attributes specific to users, resources and context, as with the ABAC and GBAC models. However, these <strong>increasingly sophisticated</strong> models have led to the emergence of numerous <strong>proprietary solutions</strong>, limiting <strong>the interoperability</strong> of authorisation components and creating a <strong>dependency</strong> on specific technologies. This has led to the emergence of initiatives such as the <strong>AuthZen working group</strong>, which is working to develop standards.</p>
<p><strong>The event-time approach provides real-time responsiveness</strong>, enabling systems to <strong>automatically adjust access</strong> in response to specific events. <strong>CAEP and the Shared Signals Framework</strong> facilitate this dynamic by standardising the exchange of information between systems, thereby strengthening security and compliance.</p>
<p>An overview of these different approaches and their associated models is presented in the timeline below, together with a summary table of the different models discussed.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-24972" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image9-ENG.png" alt="Timeline of the different approaches and their associated models for authorization models" width="1560" height="738" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image9-ENG.png 1560w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image9-ENG-404x191.png 404w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image9-ENG-71x34.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image9-ENG-768x363.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image9-ENG-1536x727.png 1536w" sizes="auto, (max-width: 1560px) 100vw, 1560px" /></p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-24976" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image10-ENG.png" alt="Summary table of the authorizations models discussed" width="1522" height="987" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image10-ENG.png 1522w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image10-ENG-295x191.png 295w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image10-ENG-60x39.png 60w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/12/Image10-ENG-768x498.png 768w" sizes="auto, (max-width: 1522px) 100vw, 1522px" /></p>
<p>By combining these different approaches, you can implement more secure, flexible and proactive access management, capable of responding to current and future identity-related challenges. These developments also highlight the importance of adopting adaptive and interoperable authorisation solutions to ensure effective protection of resources while meeting the operational requirements of teams.</p>
<p>These developments raise an essential question about the <strong>ability of organisations to anticipate these changes and integrate these new access management dynamics</strong>.</p>
<p>Whether you are still using admin-time models, exploring runtime options, or considering moving to event-time management, it is crucial to choose a model that meets your specific needs. It is also very important to anticipate the consequences for the management of this model over time (review of rights, measurement of data quality, review of policies, definition of expected reactions, etc.).  </p>
<p>What type of model do you use? </p>
<p>Don&#8217;t hesitate to contact us to find out more and understand how to apply these authorisation models to your organisation&#8217;s context!</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2024/12/access-management-how-is-authorisation-evolving-to-meet-the-challenges-and-needs-of-organisations/">Access management: how is authorisation evolving to meet the challenges and needs of organisations?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.riskinsight-wavestone.com/en/2024/12/access-management-how-is-authorisation-evolving-to-meet-the-challenges-and-needs-of-organisations/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>​​How to give identity its rightful place in the company​ </title>
		<link>https://www.riskinsight-wavestone.com/en/2024/07/how-to-give-identity-its-rightful-place-in-the-company/</link>
					<comments>https://www.riskinsight-wavestone.com/en/2024/07/how-to-give-identity-its-rightful-place-in-the-company/#respond</comments>
		
		<dc:creator><![CDATA[Patrick Marache]]></dc:creator>
		<pubDate>Thu, 11 Jul 2024 11:51:19 +0000</pubDate>
				<category><![CDATA[Digital Identity]]></category>
		<category><![CDATA[Focus]]></category>
		<category><![CDATA[access management]]></category>
		<category><![CDATA[DIgital Identity]]></category>
		<category><![CDATA[IAM]]></category>
		<category><![CDATA[identity in company]]></category>
		<category><![CDATA[identity management]]></category>
		<category><![CDATA[target operating model]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=23568</guid>

					<description><![CDATA[<p>Identity &#38; Access Management (IAM) is an &#8220;old&#8221; topic for companies. Virtually all major groups have already carried out several IAM projects, often with the growing aim of pooling, centralizing and standardizing. And while those involved in these projects are...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2024/07/how-to-give-identity-its-rightful-place-in-the-company/">​​How to give identity its rightful place in the company​ </a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p style="text-align: justify;"><span data-contrast="none">Identity &amp; Access Management (IAM) is an &#8220;old&#8221; topic for companies. Virtually all major groups have already carried out several IAM projects, often with the growing aim of pooling, centralizing and standardizing. And while those involved in these projects are convinced of the contributions and benefits of IAM, they also have fond memories of the difficulties and challenges they had to overcome in order to succeed. </span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">So, despite some success stories and the cardinal role of identity in business transformation, IAM remains a disparaged theme in organizations, synonymous with a &#8220;necessary evil&#8221; rather than a &#8220;key issue&#8221; for the company. </span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">How can we restore IAM&#8217;s reputation? How can we explain it better, and give it its rightful place in the enterprise?</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p style="text-align: justify;"><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<h2 style="text-align: justify;" aria-level="1"><span data-contrast="none">The paradox of identity</span><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:360}"> </span></h2>
<p aria-level="2"> </p>
<h3 style="text-align: justify;" aria-level="2"><span data-contrast="none">An essential driver of transformation programs…</span><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:568,&quot;335559738&quot;:240,&quot;335559739&quot;:120}"> </span></h3>
<p style="text-align: justify;"><span data-contrast="none">This situation is paradoxical as identity plays a fundamental role in current transformation programs, presenting three major assets.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<ul>
<li style="text-align: justify;"><span data-contrast="none">It is first of all a </span><b><span data-contrast="none">pillar of cybersecurity</span></b><span data-contrast="none"> by allowing:</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span>
<ul>
<li data-leveltext="" data-font="Symbol" data-listid="6" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:1287,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="1" data-aria-level="1"><span data-contrast="auto">Have a homogeneous knowledge of all users, centralizing essential information such as name, manager, title and many other characteristics specific to each;</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:0}"> </span></li>
<li data-leveltext="" data-font="Symbol" data-listid="6" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:1287,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="1" data-aria-level="1"><span data-contrast="auto">Guarantee the uniqueness of individuals through the publication of a single repository;</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:0}"> </span></li>
<li data-leveltext="" data-font="Symbol" data-listid="6" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:1287,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="1" data-aria-level="1"><span data-contrast="auto">Control and adapt user access throughout their lifecycle;</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:0}"> </span></li>
<li data-leveltext="" data-font="Symbol" data-listid="6" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:1287,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="1" data-aria-level="1"><span data-contrast="auto">Be part of a <em>Zero Trust</em> approach by ensuring that only the right people, with the right level of rights and the right level of authentication access to the appropriate resources.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:0}"> </span></li>
</ul>
</li>
<li><span data-contrast="none">It is also an essential </span><b><span data-contrast="none">business facilitator</span></b><span data-contrast="none">, particularly for:</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:120}"> </span>
<ul>
<li><span data-contrast="none">Accelerate cloud service adoption and deployment of new applications through automatic account creation and simplified entitlement (often through an IGA – Identity Governance &amp; Administration tool);</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:120}"> </span></li>
<li><span data-contrast="none">Facilitate the controlled opening of the IS to and towards third parties: partners, suppliers or in case of creation of </span><i><span data-contrast="none">Joint Ventures</span></i><span data-contrast="none">;</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:120}"> </span></li>
<li><span data-contrast="none">Improve, thanks to CIAM (Customer Identity and Access Management), the customer relationship and regulatory compliance by simplifying the progressive creation of accounts and compliance with privacy regulations such as the GDPR in France.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:120}"> </span></li>
</ul>
</li>
<li><span data-contrast="none">Finally, efficient identity management is a prerequisite for a state-of-the-art </span><b><span data-contrast="none">user experience</span></b><span data-contrast="none">, combining comfort and security requirements:</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:120}"> </span>
<ul>
<li><span data-contrast="none">Seamless and seamless access to all its applications and data, regardless of its access context;</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:120}"> </span></li>
<li><span data-contrast="none">Access rights granted automatically and available on the day of arrival;</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:120}"> </span></li>
<li><span data-contrast="none">A single portal to make and follow up your ad-hoc requests.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:120}"> </span></li>
<li><span data-contrast="none">Pertinent dashboards and targeted review campaigns to meet regulatory requirements without over-soliciting managers and </span><i><span data-contrast="none">process owners</span></i><span data-contrast="none">.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:120}"> </span></li>
</ul>
</li>
</ul>
<figure id="attachment_23570" aria-describedby="caption-attachment-23570" style="width: 1023px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-full wp-image-23570" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image1.png" alt="identity is an essential driver because it is a pillar of cybersecurity, facilitates business and simplify the user experience" width="1023" height="565" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image1.png 1023w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image1-346x191.png 346w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image1-71x39.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image1-768x424.png 768w" sizes="auto, (max-width: 1023px) 100vw, 1023px" /><figcaption id="caption-attachment-23570" class="wp-caption-text"><em>Digital identity, a key driver of transformation programs</em></figcaption></figure>
<ul>
<li style="list-style-type: none;"> </li>
</ul>
<h3 style="text-align: justify;" aria-level="2"><span data-contrast="none">… but a theme unfairly considered</span><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:568,&quot;335559738&quot;:240,&quot;335559739&quot;:120}"> </span></h3>
<p style="text-align: justify;"><span data-contrast="none">Despite the significant advantages it represents, the theme of identity is rarely at the centre of companies&#8217; concerns. It is rather perceived as a necessary evil, or even occupies a place of «ugly duckling». Thus, it is common to note the pitfalls when Identity is insufficiently well managed, and even more common to consider as normal and acquired the benefits it produces.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">Beyond the simple constant, it is necessary to understand the reasons that led to this situation of lack of </span><b><span data-contrast="none">investment</span></b><span data-contrast="none">, </span><b><span data-contrast="none">sponsorship</span></b><span data-contrast="none">, even </span><b><span data-contrast="none">recognition</span></b><span data-contrast="none">.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">First explanation of the paradox: </span><b><span data-contrast="none">the dispersion of expected gains towards different beneficiaries</span></b><span data-contrast="none">. Indeed, the IAM is, by nature, very transversal in the company. To succeed, it must embrace a wide range of topics and therefore mobilize many stakeholders. If each of them will see gains; none will stand out enough to bear primary responsibility. For example:</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<ul>
<li style="text-align: justify;"><span data-contrast="auto">The identity makes it possible to simplify the customer relationship, subject of major interest for a marketing/ digital manager, but not the compliance manager.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:0}"> </span></li>
<li style="text-align: justify;"><span data-contrast="auto">The latter will see identity as a significant advantage in meeting the CAC’s access review requirements.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:0}"> </span></li>
<li style="text-align: justify;"><span data-contrast="auto">The IT department will expect consistent and automatic management of the allocation of accounts and rights, synonymous with financial gains, particularly in terms of licenses, support, etc. </span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:0}"> </span></li>
<li style="text-align: justify;"><span data-contrast="auto">As for the CISO, its priority will be to remove access in the event of departure and the application of the principle of &#8220;less rights granted or the early detection of &#8220;suspicious&#8221; behaviour.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:0}"> </span></li>
</ul>
<p style="text-align: justify;"><span data-contrast="none">Second explanation: like any transformation, which is transversal, </span><b><span data-contrast="none">the launch and success of an identity project is conditioned by essential prerequisites.</span></b><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">The difficulty and effort required to achieve these prerequisites depend on the context of each company; but the prerequisites themselves are relatively constant and can be articulated around 4 axes:</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<ul>
<li style="text-align: justify;"><b><span data-contrast="none">Data quality</span></b><span data-contrast="none">: both for data consumed by IAM (organizations, structures, identity data from HR&#8230;) and for data that IAM must make available (application account identifiers, attributes in applications&#8230;).</span></li>
<li style="text-align: justify;"><b style="font-size: revert; color: initial;"><span data-contrast="none">In-depth knowledge of end-to-end processes</span></b><span style="font-size: revert; color: initial;" data-contrast="none">: this is essential to anticipate the impact of future changes on users, but above all to be able to change and harmonize ways of doing things, and not to continue with what already exists &#8220;because that&#8217;s the way it&#8217;s always been done&#8221;.</span></li>
<li style="text-align: justify;"><b style="font-size: revert; color: initial;"><span data-contrast="none">Mastery of the applications to be connected</span></b><span style="font-size: revert; color: initial;" data-contrast="none">: it is necessary to mobilize both technical knowledge (technologies used, APIs available&#8230;) and functional knowledge (user populations, data model, authorization model&#8230;).</span></li>
<li style="text-align: justify;">Last but not least, the <b style="font-size: revert; color: initial;"><span data-contrast="none">ability to impose a &#8220;normative&#8221; IAM framework</span></b><span style="font-size: revert; color: initial;" data-contrast="none">, to find a compromise and to arbitrate both on the target (operational model, functional framework, attributes and management rules, arrival/mobility/departure processes, standardized connection framework for applications&#8230;) and on the trajectory and success indicators (priorities, subdivision&#8230;). To put it in a nutshell: &#8220;</span><i style="font-size: revert; color: initial;"><span data-contrast="none">It&#8217;s not IAM&#8217;s job to heal what has been poorly thought out or what has become inadequate over time</span></i><span style="font-size: revert; color: initial;" data-contrast="none">&#8220;.</span><span style="font-size: revert; color: initial;" data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></li>
</ul>
<p style="text-align: justify;"><span data-contrast="none">Third and last explanation: </span><b><span data-contrast="none">a complete identity management is based on several complementary technological bricks</span></b><span data-contrast="none">. With varied origins and somewhat ambiguous names, it is not always easy for a non-expert in the field to understand precisely the contribution of each of these bricks:</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<ul>
<li style="text-align: justify;"><b><span data-contrast="auto">IGA</span></b><span data-contrast="auto"> – </span><i><span data-contrast="auto">Identity Governance &amp; Administration</span></i><span data-contrast="auto">: Identity Governance</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:0}"> </span></li>
<li data-leveltext="" data-font="Symbol" data-listid="8" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:1287,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="2" data-aria-level="1"><b><span data-contrast="auto">IAI</span></b><span data-contrast="auto"> – </span><i><span data-contrast="auto">Identity Analytics &amp; Intelligence</span></i><span data-contrast="auto">: Data analysis and control</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:0}"> </span></li>
<li data-leveltext="" data-font="Symbol" data-listid="8" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:1287,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="2" data-aria-level="1"><b><span data-contrast="auto">PAM</span></b><span data-contrast="auto"> – </span><i><span data-contrast="auto">Privileged Access Management</span></i><span data-contrast="auto">: Privileged Account Management</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:0}"> </span></li>
<li data-leveltext="" data-font="Symbol" data-listid="8" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:1287,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="2" data-aria-level="1"><b><span data-contrast="auto">AM</span></b><span data-contrast="auto"> – </span><i><span data-contrast="auto">Access Management</span></i><span data-contrast="auto">: Authentication and Access Control</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:0}"> </span></li>
<li data-leveltext="" data-font="Symbol" data-listid="8" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:1287,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="2" data-aria-level="1"><b><span data-contrast="auto">CIAM</span></b><span data-contrast="auto"> – </span><i><span data-contrast="auto">Customer Identity &amp; Access Management</span></i><span data-contrast="auto">: Client identity management</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:0}"> </span></li>
</ul>
<p style="text-align: justify;"><span data-contrast="none">What&#8217;s more, these names have evolved over time, sometimes legitimately to reflect major developments, sometimes more as a result of publishers wishing to differentiate their value proposition. The emergence of new functionalities (real-time detection, consent management, etc.) and the innovations proposed by software publishers are also changing the lexical field of IAM.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p> </p>
<figure id="attachment_23572" aria-describedby="caption-attachment-23572" style="width: 1053px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-full wp-image-23572" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image2.png" alt="we speak of the paradow of identity because:
different expected gains, for multiple beneficiaries, essential rerequisites for meeting these expectations, technological solutions from many different sources" width="1053" height="533" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image2.png 1053w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image2-377x191.png 377w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image2-71x36.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image2-768x389.png 768w" sizes="auto, (max-width: 1053px) 100vw, 1053px" /><figcaption id="caption-attachment-23572" class="wp-caption-text"><em>Several reasons to explain the &#8220;paradox of identity&#8221;</em></figcaption></figure>
<p style="text-align: justify;"> </p>
<h2 style="text-align: justify;"><span data-contrast="none">How to give identity its rightful place in the company?</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></h2>
<p style="text-align: justify;"><span data-contrast="none">To overcome this paradox, the usual avenues (high-level sponsors, more resources, evangelization, etc.) are necessary but often insufficient. More structural transformations are needed.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p> </p>
<h3 style="text-align: justify;"><span data-contrast="none">Unify the strengths of identity under one banner</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></h3>
<p style="text-align: justify;"><span data-contrast="none">IAM topics have emerged in scattered order in companies, and have matured at very different rates. The result is that, all too often, teams remain isolated.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">It is therefore imperative to bring together all identity-related teams and budgets under a single umbrella. And if, as the saying goes, there&#8217;s strength in numbers, the aim is not just to be visible, legitimate and have a say in the organization.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">Synergies abound:</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<ul>
<li style="text-align: justify;"><span data-contrast="none">Make identity a perennial and recurring topic, at the very least at the level of the CIO CoDIR, and in all company evolutions.</span></li>
<li style="text-align: justify;">Define a global value proposition, proposing a unified offering that is more legible for business lines and application managers, who will be able to rely on a single point of contact.</li>
<li style="text-align: justify;">Be part of a long-term strategy to take advantage of software publishers&#8217; roadmaps, create a continuous improvement approach and prepare for future corporate changes: reorganizations, mergers &amp; acquisitions, new ERP&#8230;</li>
<li style="text-align: justify;">Improve the consistency of IAM services and manage with end-to-end service indicators.</li>
<li style="text-align: justify;">Guarantee a high level of expertise by enhancing team know-how, building loyalty and offering richer development perceptives.<span style="font-size: revert; color: initial;" data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></li>
</ul>
<p style="text-align: justify;"><span data-contrast="none">This far-reaching transformation can appear delicate and a source of risk for companies with less mature IAM systems. This is why it is possible to initiate it gradually, starting from one of the following axes:</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<ul>
<li style="text-align: justify;"><span data-contrast="none">Bringing together under a single organization the teams working on the various IAM themes: IGA, IAI, AM, PAM and even CIAM.</span></li>
<li style="text-align: justify;">Unify the teams in charge of projects and those in charge of &#8220;RUN&#8221; in order to offer a &#8220;product&#8221; approach to each identity service, and to be part of a continuous improvement logic.</li>
<li style="text-align: justify;">Extend IAM teams&#8217; responsibility for data control, so that they can commit to indicators and, ultimately, to the quality of service provided and perceived.<span style="font-size: revert; color: initial;" data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></li>
</ul>
<p style="text-align: justify;"><span data-contrast="none">On this last point, however, IAM teams cannot assume responsibility for the quality of the company&#8217;s data and repositories. They must, however, guarantee the quality of the service rendered, by ensuring both the proper operation of IAM services (the &#8220;container&#8221;) and the quality of the data manipulated (the &#8220;content&#8221;). IAM teams must therefore be equipped and organized to supervise, control and alert the quality of data received, as well as the use made of it.</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p style="text-align: justify;"><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<h3 style="text-align: justify;" aria-level="2"><span data-contrast="none">An advantageous unification but which obligates</span><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:568,&quot;335559738&quot;:240,&quot;335559739&quot;:120}"> </span></h3>
<p style="text-align: justify;"><span data-contrast="none">This ambition for unification, which puts IAM in the spotlight, </span><i><span data-contrast="none">de facto</span></i><span data-contrast="none"> obliges the Identity manager to be exemplary in his role and responsibilities:</span><span data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<ul>
<li style="text-align: justify;"><b><span data-contrast="none">With regard to customers</span></b><span data-contrast="none">: have a clear service offering, take into account feedback and realities in the field, define and respect a roadmap of evolutions, provide &#8220;meaningful&#8221; service quality indicators, i.e. those that make sense in the day-to-day life of the business, promote gains and benefits&#8230;</span></li>
<li style="text-align: justify;"><b style="font-size: revert; color: initial;"><span data-contrast="none">Regarding other stakeholders in the company</span></b><span style="font-size: revert; color: initial;" data-contrast="none"> (HR, Purchasing, Cybersecurity, Regulatory Compliance, Audit and Control&#8230;): communicate, materialize and help to appropriate the Identity value proposition on a day-to-day basis and during structural transformations (reorganizations, acquisitions&#8230;), find ways to compromise, show the &#8220;win-win&#8221; character of process and operational model evolutions, share everyone&#8217;s roles and responsibilities, illustrate the impacts in the event of breaches&#8230; </span></li>
<li style="text-align: justify;"><b style="font-size: revert; color: initial;"><span data-contrast="none">For its teams</span></b><span style="font-size: revert; color: initial;" data-contrast="none">: have a robust operating model, balance responsibilities between internal employees and external service providers, build a genuine HR ambition for the medium and long term (validation of expertise, talent management, building career paths, enhancing the value of the IAM channel&#8230;).</span><span style="font-size: revert; color: initial;" data-ccp-props="{&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></li>
</ul>
<figure id="attachment_23574" aria-describedby="caption-attachment-23574" style="width: 1019px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-full wp-image-23574" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image3.png" alt="unity is strength because it brings together all identity domains, is a long-term commitment and guarantee service. However it also obligates to adopt a customer-oriented approach, professionalize relations with other company departments and embrace the HR dimension" width="1019" height="540" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image3.png 1019w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image3-360x191.png 360w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image3-71x39.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/07/ENG_Image3-768x407.png 768w" sizes="auto, (max-width: 1019px) 100vw, 1019px" /><figcaption id="caption-attachment-23574" class="wp-caption-text"><em>Rights and duties of a new IAM organization</em></figcaption></figure>
<p style="text-align: justify;"> </p>
<h2 style="text-align: justify;" aria-level="1"><span data-contrast="none">Conclusion</span><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:360}"> </span></h2>
<p style="text-align: justify;"><span data-contrast="none">The unification of IAM services is a fundamental trend, and within 3 years a large majority of large companies will have converged towards this model, at least partially.</span><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">This movement is not always the result of a desire to reposition identity within the organization on a long-term basis. It is sometimes imposed by teams to compensate for a lack of resources or expertise, or in the hope of keeping costs down; in such cases, it reinforces the feeling of lack of consideration.</span><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">And yet, there are many opportunities to demonstrate the need for an in-depth rethink of IAM ambition, and to give it its rightful place: technical obsolescence of IAM tools, corporate strategy to switch to Cloud solutions, difficulties in accompanying structuring transformations in the organization, new regulatory requirements, or the results of a simple satisfaction survey among users or application managers&#8230; </span><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">Do you dare to seize them?</span><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559685&quot;:567,&quot;335559739&quot;:120}"> </span></p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2024/07/how-to-give-identity-its-rightful-place-in-the-company/">​​How to give identity its rightful place in the company​ </a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.riskinsight-wavestone.com/en/2024/07/how-to-give-identity-its-rightful-place-in-the-company/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The European identity wallet, the digital identity of the state soon to be in our pockets</title>
		<link>https://www.riskinsight-wavestone.com/en/2024/06/the-european-identity-wallet-the-digital-identity-of-the-state-soon-to-be-in-our-pockets/</link>
					<comments>https://www.riskinsight-wavestone.com/en/2024/06/the-european-identity-wallet-the-digital-identity-of-the-state-soon-to-be-in-our-pockets/#respond</comments>
		
		<dc:creator><![CDATA[Thomas Berthet]]></dc:creator>
		<pubDate>Tue, 25 Jun 2024 07:34:53 +0000</pubDate>
				<category><![CDATA[Digital Identity]]></category>
		<category><![CDATA[Focus]]></category>
		<category><![CDATA[DIgital Identity]]></category>
		<category><![CDATA[European identity wallet]]></category>
		<category><![CDATA[IAM]]></category>
		<category><![CDATA[identity & access management]]></category>
		<category><![CDATA[identity wallet]]></category>
		<category><![CDATA[regal identity]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=23327</guid>

					<description><![CDATA[<p>The need for a regal digital identity stems from the need to guarantee the reliability of online exchanges and transactions, in the face of rising fraud in a context of increasing dematerialization. The European Union responded by introducing the eIDAS...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2024/06/the-european-identity-wallet-the-digital-identity-of-the-state-soon-to-be-in-our-pockets/">The European identity wallet, the digital identity of the state soon to be in our pockets</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p style="text-align: justify;">The <strong>need</strong> for a regal digital identity stems from the <strong>need</strong> to guarantee the reliability of online exchanges and transactions, in the face of rising fraud in a context of increasing <strong>dematerialization</strong>. The European Union responded by introducing the eIDAS regulation in 2014, aimed at promoting the <strong>interoperability</strong> of electronic identification and authentication systems within the EU.</p>
<p style="text-align: justify;">Regal digital identity brings together all the <strong>information</strong> essential to formally <strong>authenticate</strong> an individual or organization in the digital world. This includes personal <strong>identification data</strong>, electronic <strong>certificates</strong> and <strong>biometric information</strong>. This identity is crucial for securing electronic transactions, <strong>facilitating</strong> access to online public services and <strong>protecting</strong> citizens&#8217; rights and privacy.</p>
<p style="text-align: justify;">In France, a program was launched in 2018 to create a high-<strong>guarantee</strong> digital regal identity. At the same time, France is committed to the introduction of a <strong>smart ID card with a chip</strong>, which will form the basis of this electronic identification. This authentication mode will be integrated into FranceConnect+ created at the end of 2021, an online <strong>identification</strong> and <strong>authentication</strong> service of minimum substantial level.</p>
<p style="text-align: justify;"><img loading="lazy" decoding="async" class="aligncenter wp-image-23329 " src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/06/Picture1ENG.png" alt="Evolution of regalian degital identity in Europe" width="721" height="424" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/06/Picture1ENG.png 624w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/06/Picture1ENG-325x191.png 325w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/06/Picture1ENG-66x39.png 66w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/06/Picture1ENG-120x70.png 120w" sizes="auto, (max-width: 721px) 100vw, 721px" /></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"><strong>Examples of use cases depending on the target :</strong></p>
<h2 style="text-align: justify;"><br />Companies</h2>
<p style="text-align: justify;">A potential B2E use case could be re-registration and access recovery. The use of regalian digital identity becomes particularly relevant in companies where employee authentication relies exclusively on FIDO passkeys linked to a device, often their phone. If this device is lost, the employee is unable to authenticate. With regalian digital identity, access recovery is simplified. Employees can use their digital identity to restore their access, then get a new phone and re-enroll their FIDO passkeys. In this way, the re-registration and access recovery process is greatly facilitated, guaranteeing enhanced service continuity.</p>
<p style="text-align: justify;">On the CIAM side, banks could use regalian digital identity to verify the identity of customers when opening online accounts or carrying out sensitive transactions, and thus improve the security level of their service and their KYC (know Your Client) process. Currently in France, customers can use FranceConnect to authenticate themselves with banks such as BNP Paribas when opening online accounts, guaranteeing secure and simplified identity verification. Similarly, e-commerce sites could use the regalian digital identity to enable users to authenticate themselves securely when purchasing products, further enhancing security and reducing the risk of fraud.</p>
<p style="text-align: justify;">In the context of the extended enterprise (a form of organization enabling collaboration between a company, its subsidiaries and its partners), the secure enrolment of partners to access the company&#8217;s information systems (IS) is crucial. The challenge is to increase the level of confidence in enrolment, while at the same time making it easier. <br />The use of the European Identity Wallet or other identity wallet could significantly simplify and secure this process. Partner employees could prove their identity to the company they wish to collaborate with, using their identity wallet. Here&#8217;s how it could work:</p>
<p style="text-align: justify;">First of all, for the <strong>initial registration</strong> employees of partner organizations use their identity wallets to register with the main company&#8217;s system. Identity is then verified using electronic certificates and other secure information.<br />Once registration has been validated, these employees can <strong>access</strong> the main company&#8217;s <strong>information systems</strong>. The identity wallet enables secure authentication in line with corporate security standards. Or secure enrolment in the company&#8217;s local authentication systems.<br />The identity wallet can also be used to <strong>manage and modulate access rights</strong> according to the specific roles and needs of partner employees, reducing the risk of over-provisioning and increasing security.</p>
<p style="text-align: justify;"><strong>If identity information changes</strong> (for example, if an employee changes position or responsibility), access can be updated seamlessly via the identity portfolio, without the need for cumbersome administrative processes.<br />Imagine a construction company working with various subcontractors on different projects. Subcontractors&#8217; employees can use their identity portfolio to authenticate themselves and access project plans and documents hosted on the main company&#8217;s IS. This ensures that only authorized and verified employees have access to sensitive information, and that their access can be quickly modified or revoked if necessary.</p>
<h2 style="text-align: justify;"><br />Citizens</h2>
<p style="text-align: justify;">Regalian digital identities offer citizens numerous advantages, notably by simplifying access to various online services and reinforcing the security of digital transactions. In France, for example, insured persons can use their digital identity via the Ameli service to access their personal space. This enables them to consult their reimbursements, book appointments with healthcare professionals and manage other aspects of their medical cover securely online.</p>
<p style="text-align: justify;">Similarly, for tax purposes, French citizens can use their régalienne digital identity via impots.gouv.fr. This feature facilitates online tax declarations, enabling users to fill in their returns, consult their tax notices and track their payments and refunds simply and securely.</p>
<p style="text-align: justify;">Beyond France, other European countries are also implementing digital identity solutions to improve access to public services. Students, for example, will benefit greatly from the regalian digital identity for their administrative procedures. They will be able to use it to enroll in universities, access their transcripts, and manage their student accounts in a secure and simplified way. What&#8217;s more, international students will also be able to use this identity to validate their residency status and access various public and academic services without the hassle of paper procedures.</p>
<p style="text-align: justify;">In Spain, regalian digital identity enables citizens to electronically sign official documents via the FirmaDigital.gob.es service. This solution is used for tasks such as signing rental contracts, submitting administrative documents, and other procedures requiring a legal signature. This makes administrative processes more efficient and secure, eliminating the need for physical signatures and reducing the risk of fraud.</p>
<h2 style="text-align: justify;"><br />The European Identity Wallet (EUDI)</h2>
<p style="text-align: justify;">The European Identity Wallet (EUDI Wallet) is a major initiative by the European Commission to provide EU citizens with a secure, interoperable way of managing their digital identity across borders. Designed to offer a convenient and secure solution, EUDI Wallet will enable citizens to store and share their electronic credentials seamlessly, while preserving their privacy and complying with the EU&#8217;s strict data protection standards.<br />This concept emerges against the backdrop of the increasing digitization of European society and the need to reinforce trust in online transactions. With the diversity of electronic identification systems used across the EU, EUDI Wallet aims to harmonize these systems and facilitate access to cross-border digital services, such as public services, commercial transactions and online interactions with businesses.<br />The EUDI Wallet will therefore function as a secure digital wallet where citizens can store their identification information such as electronic certificates, biometric data and identity documents. They will be able to use this wallet to authenticate themselves online and access a range of digital services across the European Union.<br />With the EUDI Wallet, citizens will be able to easily access their healthcare data, such as patient summaries and electronic prescriptions, anywhere in the EU, promoting better continuity of care. In addition, Wallet will enable diplomas and professional qualifications to be securely managed and verified, simplifying the recognition of qualifications and promoting worker mobility. Finally, it will facilitate online transactions by ensuring strong, harmonized authentication, thereby boosting confidence in cross-border e-commerce.</p>
<p style="text-align: justify;">In order to carry out these use cases, the European Commission has defined two main scenarios describing very basically the portfolio&#8217;s use flows; </p>
<p style="text-align: justify;"><img loading="lazy" decoding="async" class="aligncenter  wp-image-23331" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/06/Picture2ENG.png" alt="ios defined by the European Commission for the portfolio's use flows" width="708" height="347" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/06/Picture2ENG.png 624w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/06/Picture2ENG-389x191.png 389w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/06/Picture2ENG-71x35.png 71w" sizes="auto, (max-width: 708px) 100vw, 708px" /><br />To date, the countries of the European Union have agreed on the content to be included in the European wallet, and have agreed on a global standard for the project, with a target implementation date of 2026. What remains to be done is to finalize the standard, draw up precise technical specifications for it, and develop the technical solutions to be implemented in each European country to ensure compatibility with the established standard.</p>
<p> </p>
<h2 style="text-align: justify;">Conclusion</h2>
<p style="text-align: justify;">The introduction of the European Identity Wallet (EUDI Wallet) represents a crucial step towards a more integrated and digitized digital Europe, offering numerous benefits to citizens and businesses across the European Union. In France, the adoption of EUDI Wallet will depend on several key factors. Firstly, the establishment of a robust regulatory framework that complies with data protection standards such as the RGPD will be essential to ensure user confidence and the security of their personal data. In addition, public confidence in the security and reliability of EUDI Wallet will play a decisive role in its widespread adoption. Public awareness and education campaigns on the benefits and security measures of EUDI Wallet could help build this confidence.</p>
<p style="text-align: justify;">However, the most important element for EUDI Wallet will be the rate of adoption by private services. The involvement of private companies is crucial, as they provide a large proportion of the services used daily by citizens. Widespread adoption by the banking, healthcare, education and other private services sectors would ensure wider and regular use of the wallet, making its integration more fluid and natural for users.</p>
<p style="text-align: justify;">The technology is still emerging and not yet mature enough to be implemented immediately. However, given the many potential benefits, it is crucial to follow this technology closely and adopt it as soon as possible. This is particularly true for the banking sector and extended enterprise use cases, where EUDI Wallet could bring significant improvements in security, transaction fluidity and operational efficiency.</p>
<p style="text-align: justify;">Nevertheless, by overcoming these obstacles and taking advantage of the opportunities offered by EUDI Wallet, France could play a leading role in building a more secure, innovative and connected digital Europe for years to come.</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2024/06/the-european-identity-wallet-the-digital-identity-of-the-state-soon-to-be-in-our-pockets/">The European identity wallet, the digital identity of the state soon to be in our pockets</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.riskinsight-wavestone.com/en/2024/06/the-european-identity-wallet-the-digital-identity-of-the-state-soon-to-be-in-our-pockets/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Which IAM for the Extended Enterprise?</title>
		<link>https://www.riskinsight-wavestone.com/en/2024/05/which-iam-for-the-extended-enterprise/</link>
					<comments>https://www.riskinsight-wavestone.com/en/2024/05/which-iam-for-the-extended-enterprise/#respond</comments>
		
		<dc:creator><![CDATA[Eloïse LE FRANC]]></dc:creator>
		<pubDate>Wed, 22 May 2024 07:57:58 +0000</pubDate>
				<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[Digital Identity]]></category>
		<category><![CDATA[Focus]]></category>
		<category><![CDATA[B2B]]></category>
		<category><![CDATA[DIgital Identity]]></category>
		<category><![CDATA[extended entreprise]]></category>
		<category><![CDATA[governance]]></category>
		<category><![CDATA[IAM]]></category>
		<category><![CDATA[identity & access management]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=23192</guid>

					<description><![CDATA[<p>The IAM market has considerably matured as it relates to its coverage of classic &#8220;employee&#8221; use cases and is increasingly focusing on the &#8220;customer&#8221; perimeter- both on the part of IAM solution vendors and the companies deploying them. Over the...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2024/05/which-iam-for-the-extended-enterprise/">Which IAM for the Extended Enterprise?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p style="text-align: justify;">The IAM market has considerably matured as it relates to its coverage of classic &#8220;employee&#8221; use cases and is increasingly focusing on the &#8220;customer&#8221; perimeter- both on the part of IAM solution vendors and the companies deploying them. Over the past few years, however, new use cases have emerged that do not fit into either of these two categories resulting in the increasing openness of information systems to different types of partners (suppliers, subcontractors, etc.). Market players refer to these new use cases as the ‘extended enterprise’.<br />IAM solutions on the market don&#8217;t always adequately cover these emerging needs and companies haven&#8217;t found the right approaches and governance modes to address them. More often than not, these use cases are managed on a case-by-case basis, without any IAM solution or common global governance.</p>
<p> </p>
<h2 style="text-align: justify;">What is the extended enterprise?</h2>
<p style="text-align: justify;">The extended enterprise is a group of entities and economic players working together on common projects. Companies have always needed to collaborate by sharing resources and exchanging data. To achieve this, the employees of each of these companies need to be able to interact securely with external users.<br />These external users can be suppliers, subcontractors, B2B customers, subsidiaries (that do not share the same IS), and so on. Collaboration can take many forms and can be time limited.<br />Because of this diversity of scenarios, it is neither possible nor relevant to define a single answer to every IAM project for the extended enterprise. The strategy to be adopted by any company wishing to address this issue will depend on its own context and specific use cases. <br />An extended enterprise IAM strategy can be initiated by answering two key questions: how should IAM governance and delegation be handled with the various partners? And, what type of solution on the market best covers these use cases?</p>
<p> </p>
<h2 style="text-align: justify;">What type of governance?</h2>
<p style="text-align: justify;">There are 4 main approaches to IAM governance in the extended enterprise. The choice of one of these approaches will depend mainly on two criteria: the level of IAM maturity of the various stakeholders and the sensitivity of the resources accessed.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-23194" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/05/Picture1-EN.png" alt="" width="624" height="619" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/05/Picture1-EN.png 624w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/05/Picture1-EN-193x191.png 193w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/05/Picture1-EN-39x39.png 39w" sizes="auto, (max-width: 624px) 100vw, 624px" /></p>
<p> </p>
<h2 style="text-align: justify;">Which vendor&#8217;s solution?</h2>
<p style="text-align: justify;">A number of functionalities clearly distinguish CIAM editor solutions (customer scope) from Workforce IAM solutions (employee scope). These two types of solutions are at opposite ends of the spectrum referring to the criteria analyzed in the diagram below.<br /><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-23196" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/05/Picture2-EN.png" alt="" width="624" height="441" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/05/Picture2-EN.png 624w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/05/Picture2-EN-270x191.png 270w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/05/Picture2-EN-55x39.png 55w" sizes="auto, (max-width: 624px) 100vw, 624px" /><br />Extended enterprise (B2B) use cases can be positioned over a wide range of this spectrum for each criterion, depending on the context. It is therefore difficult to respond to them with traditional workplace IAM or CIAM solutions, however more and more software publishers are offering new dedicated modules to meet these new needs.</p>
<h2 style="text-align: justify;"><br />What new technologies to facilitate implementation?</h2>
<p style="text-align: justify;">One of the key factors in the success of an extended enterprise project is the ability to decentralize IAM processes and mechanisms. The technological advances presented in the table below make it possible to rethink traditional approaches to identity and access management from this angle. They offer more flexible solutions, adapted to the diversity of use cases encountered, thus enabling greater decentralization, particularly with less mature partners, thanks to identity wallets and passkeys:</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-23198" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/05/Picture3-EN.png" alt="" width="624" height="391" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/05/Picture3-EN.png 624w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/05/Picture3-EN-305x191.png 305w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/05/Picture3-EN-62x39.png 62w" sizes="auto, (max-width: 624px) 100vw, 624px" /></p>
<p> </p>
<p style="text-align: justify;">In this quest for solutions adapted to a wide range of use cases, it is imperative to keep abreast of market developments and constantly assess the relevance of proposed solutions to the specific needs of each context.</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2024/05/which-iam-for-the-extended-enterprise/">Which IAM for the Extended Enterprise?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.riskinsight-wavestone.com/en/2024/05/which-iam-for-the-extended-enterprise/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>2024 CIdO Radar</title>
		<link>https://www.riskinsight-wavestone.com/en/2024/04/2024-cido-radar/</link>
					<comments>https://www.riskinsight-wavestone.com/en/2024/04/2024-cido-radar/#respond</comments>
		
		<dc:creator><![CDATA[Michel Girier]]></dc:creator>
		<pubDate>Fri, 05 Apr 2024 14:11:11 +0000</pubDate>
				<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[Digital Identity]]></category>
		<category><![CDATA[Focus]]></category>
		<category><![CDATA[2024 CIdO radar]]></category>
		<category><![CDATA[Chief Identity Officer]]></category>
		<category><![CDATA[CIdO]]></category>
		<category><![CDATA[DIgital Identity]]></category>
		<category><![CDATA[IAM]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=22904</guid>

					<description><![CDATA[<p>Chief Identity Officer (CIdO). That&#8217;s the new term introduced by Gartner to define the role of an identity manager within an organization. While this term is still relatively new, upcoming challenges regarding digital identity could well elevate the CIdO to...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2024/04/2024-cido-radar/">2024 CIdO Radar</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Chief Identity Officer (CIdO). That&#8217;s the new term introduced by Gartner to define the role of an identity manager within an organization. While this term is still relatively new, upcoming challenges regarding digital identity could well elevate the CIdO to the same level as its counterparts, the CISO and CIO (respectively Chief Information Security Officer and Chief Information Officer). In fact, Gartner estimates that by 2027, 45% of IAM (Identity and Access Management) leaders in organizations will be promoted to executive-level positions<a href="https://www.gartner.com/en/documents/4989731" name="_ftnref1">[1]</a>. However, there are many challenges that can arise, such as : the integration of IAM within a Zero Trust strategy, exponential growth of machine identities, hybrid work models, etc. and an IAM expertise who will be required to address them.</p>
<p>Drawing from its experience in the field of digital identity, Wavestone is publishing its first edition of the CIdO Radar in 2024. This radar follows the same methodology as the CISO Radar published by the firm for the past 10 years and offers an in-depth look at the underlying trends driving the digital identity ecosystem.</p>
<p>In this article, we invite you to explore some impactful and structuring topics for the IAM landscape, with two currently trending  subjects (passwordless and CLM) and moving towards the future topics they foreshadow in the emerging section of the radar (respectively predictive anti-fraud and post-quantum cryptography).</p>
<p><img loading="lazy" decoding="async" class="size-full wp-image-22906 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture1-EN.png" alt="2024 Chief Identity Officer radar" width="922" height="771" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture1-EN.png 922w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture1-EN-228x191.png 228w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture1-EN-47x39.png 47w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture1-EN-768x642.png 768w" sizes="auto, (max-width: 922px) 100vw, 922px" /></p>
<p> </p>
<h2>Passwordless, a major evolution not so simple to achieve</h2>
<p>For decades, the password has been the central authentication factor for users (and often still is). Passwords have then been complemented into multi-factor authentication strategies to compensate for the inherent weaknesses of this authentication method (low complexity, reuse, phishing risks, etc.). New tools have thus been added to the user authentication process: OTP via SMS or email, push notifications, soft and hard tokens, etc. Despite the increased security level provided by the addition of these new authentication factors, the password remains both a weakness if discovered (it remains reusable on an account without MFA where it is enrolled) and a burden for the user&#8217;s experience, as they must remember it and securely store it.</p>
<p>All these reasons have led vendors to imagine secure authentication methods not relying on the use of a password. Eliminating the password allows companies to improve the user experience for their employees, enhance authentication security by reducing the attack surface, and benefit from a positive image in the market. The user finds themselves in an environment where they no longer need to remember a multitude of complex passwords and where they are no longer at risk of having their account stolen through phishing attacks. The use of FIDO2 (Fast Identity Online 2) technology is based on asymmetric cryptography which is currently the most widespread alternative to passwords. This technology is driven by the FIDO Alliance (Google, Microsoft, Amazon, Apple, etc.) and, relies on the use of physical security keys locally storing the private key associated with each service. Ultimately, this  allows a user to log into all their accounts without a password, their login, or email address (simply by using the physical key they possess and a second factor such as biometrics).</p>
<p>However, implementing passwordless authentication comes with significant organizational questions for a structure. How to manage account recovery if this account does not rely on a password? If an employee loses their security key, how can access to their account be restored without being able to use the associated private key? This major issue of &#8220;credentials recovery&#8221; is inseparable from any passwordless policy and assumes that an organization has anticipated each step of it,  such as: purchasing and distributing authentication media, managing their loss/theft/destruction, obsolete media rotation processes, account backup solutions, double enrolment for critical accounts and management of employee departures, etc.</p>
<p>Passwordless authentication is a trending topic and is being deployed in many organizations. For many, the next step involves establishing fraud detection capabilities before they occur (also called &#8220;predictive anti-fraud&#8221;).</p>
<p> </p>
<h2>Predictive anti-fraud, how to prevent fraud before it occurs?</h2>
<p>Predictive Anti-Fraud corresponds to proactive monitoring of systems aimed at identifying and stopping fraud before it occurs, rather than relying solely on post analysis of malicious activities that have already happened. These surveillance capabilities are particularly relevant for securing online business activities involving money transfers (such as pooling funds, loyalty accounts, online payments, etc.) in sectors like retail or luxury for instance (as they are often less mature on this subject than banks). We are currently witnessing an increase in phishing attacks aimed at stealing customer account data to misuse their contents (loyalty card fraud, for example, is a real concern for players in the retail sector).</p>
<p>Access management solutions are increasingly capable of detecting fraud patterns and halting illicit activities before completion. All these capabilities rely on machine learning (involving a training phase for the tools) and involve three key stages:</p>
<ul>
<li>Detection: Systems can detect behaviours deviating from typical user/customer journeys and as well as sequences of suspicious actions. Detection relies on the customer context (browser used, network, cookies, etc.), the dynamic context (IP address, device used, user behaviour, typing speed, strength of authentication performed, etc.), and the business context (type of requested transaction, amounts, modifications of sensitive information, etc.).</li>
<li>Analysis: Automatic analysis is conducted with the assignment of a confidence score to the current user profile.</li>
<li>Response: Response rules are defined to best address alert triggers, with automatic responses for obvious or critical situations (e.g., additional authentication factor, session termination), or manual responses for cases requiring human decision-making.</li>
</ul>
<p><img loading="lazy" decoding="async" class="size-full wp-image-23019 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture1-EN-FINAL.png" alt="" width="643" height="455" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture1-EN-FINAL.png 643w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture1-EN-FINAL-270x191.png 270w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture1-EN-FINAL-55x39.png 55w" sizes="auto, (max-width: 643px) 100vw, 643px" /></p>
<p>The main challenge of predictive anti-fraud is the correct  calibration of machine learning tools and their adaptation to the specific business context. Placing too much emphasis on security could cause a disproportionate amount of  negative impact on the service: a high number of false positives affecting user experience and an increase in service complexity and slowdowns (captcha, step-up authentication, significant network consumption, longer processing times). The definition of relevant security and detection rules must be accompanied by a model based on machine learning, as specific as possible to the use case. Given the increasing complexity of attacks, the key to an effective predictive anti-fraud strategy lies in the solutions&#8217; ability to detect and correlate weak signals. For example, some vendors are now capable of detecting fraud attempts during false customer service calls by correlating the users&#8217; actions with whether they are on a phone call.</p>
<p> </p>
<h2>Certificate Lifecycle Management (CLM), a new market for an old issue</h2>
<p>Many companies are currently facing an explosion in the number of electronic certificates within their IT systems. These certificates (and associated cryptographic keys) serve various purposes such as machine-to-machine authentication, user authentication, data signing and encryption, websites security, application micro-services, etc. This increase in the number of electronic certificates significantly increases the workload for the teams in charge of their management. The lifecycle of an electronic certificate includes several stages such as:</p>
<ol>
<li>Requesting the certificate from a PKI (Public Key Infrastructure)</li>
<li>Receiving the certificate and associated keys</li>
<li>Deploying the certificate within its scope (either as a replacement for an expiring certificate or on a new scope)</li>
<li>Decommissioning and revoking the old certificate (if applicable)</li>
<li>Continuously monitoring the certificate and its future expiration date</li>
<li>Reproducing this process for each certificate before its expiration.</li>
</ol>
<p>Manual management of tens (or even hundreds) of thousands of electronic certificates poses numerous challenges. This type of management is highly resource-intensive, relies on repetitive tasks, and is prone to human errors. It is not uncommon for certificates to slip through the cracks of teams and go unrenewed, or simply remain undeclared within the IT system (shadow IT). For all these reasons, an organization with a large fleet of electronic certificates should consider adopting a CLM solution.</p>
<p>CLM solutions offer many features to facilitate and ensure the reliability of certificate lifecycle management. Some of these features include:</p>
<ul>
<li>Certificate discovery tools, allowing a company to have a comprehensive view of its certificate fleet (even for undeclared certificates).</li>
<li>The use of protocols automating all certificate-related actions (mentioned above).</li>
<li>Numerous connectors enabling clients to seamlessly integrate these solutions within their IT systems.</li>
<li>Governance and rights management modules for certificates.</li>
<li>Alerting capabilities serving as a safety net for teams.</li>
</ul>
<p>The &#8220;Zero Trust&#8221; philosophy, often requiring securing communications between services through mutual authentication using electronic certificates (with the increasingly frequent use of microservices architectures, the explosion of non-human accounts, etc.), tends to increase the number of electronic certificates within organizations. Utilizing dedicated certificate lifecycle management tools rather than manual tracking can reduce certificate-related incidents by 90% and decrease incident processing time by 50%, according to Gartner<a href="https://www.gartner.com/en/documents/3969998" name="_ftnref2">[2]</a>.</p>
<p>For more details on CLM solutions, you can read Wavestone&#8217;s article dedicated to this subject <a href="https://www.riskinsight-wavestone.com/en/2023/03/lifecycle-management-of-digital-certificates-what-are-the-challenges-and-how-to-address-them/"><u>here</u></a>.</p>
<p><img loading="lazy" decoding="async" class="size-full wp-image-22910 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture3-EN.png" alt="CLM Certificate Lifecycle Management" width="795" height="614" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture3-EN.png 795w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture3-EN-247x191.png 247w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture3-EN-50x39.png 50w, https://www.riskinsight-wavestone.com/wp-content/uploads/2024/04/Picture3-EN-768x593.png 768w" sizes="auto, (max-width: 795px) 100vw, 795px" /></p>
<p>The implementation of a CLM solution signifies a step forward in securing infrastructures, but more importantly, it can be leveraged towards crypto agility (the ability to quickly replace or update encryption algorithms or protocols to address evolving threats). Crypto agility is a theme that we should expect to encounter more and more frequently in the medium term, largely due to the development of quantum computers.</p>
<p> </p>
<h2>And what&#8217;s next? Technological challenges ahead, such as post-quantum cryptography</h2>
<p>While organizations strive to adopt robust IAM strategies, considering current technological threats is no longer sufficient. The impending topic of quantum computing (even if it seems still a few years away from now) is set to disrupt all our encryption practices, necessitating early anticipation of measures to be implemented for the 2030 decade. The use of quantum computers and their famous qubits (which can simultaneously take on values of 0 or 1) already allows for much more efficient cryptographic calculations than traditional computers.</p>
<p>It is important to note that symmetric cryptography is not as much at risk from quantum threats, and increasing the size of encryption keys will allow this encryption mode to resist quite effectively. However, classic RSA and Elliptic Curve asymmetric cryptography is truly threatened: key exchange, authentication, and digital signature which rely on that classic asymmetric cryptography are already at risk for specific use cases. The Shor&#8217;s algorithm could enable a quantum computer to break RSA 2048-based encryption in a matter of hours.</p>
<p>Post-quantum cryptography is currently focusing on solutions to adapt encryption to the future capabilities of quantum computers. ‘Store Now, Decrypt Later’ which means that we can decrypt in 10 years what is captured now, even encrypted, or the capability to modify (in 10 years) the author or the content of a digital signature are risks that should already be considered today, especially with the time needed to handle the migration to post-quantum algorithm. In 2022,  NIST published a list of 4 such encryption algorithms, resistant to quantum computers: CRYSTALS-Kyber for general encryption, CRYSTALS-Dilithium, FALCON, and SPHINCS+ for electronic signature. These algorithm should be confirmed during 2024.</p>
<p>The main current recommendation to ensure the transition to post-quantum encryption is to perform hybrid encryption, i.e., to use both classical and post-quantum encryption algorithms to secure communications. While this issue is not yet at the heart of current IAM challenges, it is important to monitor its evolution, especially since some major vendors are already entering the market and introducing a new term: QCaaS (Quantum Computing as a Service).</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2024/04/2024-cido-radar/">2024 CIdO Radar</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.riskinsight-wavestone.com/en/2024/04/2024-cido-radar/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
