By: Nikhil Bendre Gauri Jape. What is Identity? Digital Identity Attributes Role Relationship.

13
By: Nikhil Bendre Gauri Jape

Transcript of By: Nikhil Bendre Gauri Jape. What is Identity? Digital Identity Attributes Role Relationship.

Page 1: By: Nikhil Bendre Gauri Jape.  What is Identity?  Digital Identity  Attributes  Role  Relationship.

By: Nikhil Bendre

Gauri Jape

Page 2: By: Nikhil Bendre Gauri Jape.  What is Identity?  Digital Identity  Attributes  Role  Relationship.

What is Identity?

Digital Identity

Attributes Role Relationship

Page 3: By: Nikhil Bendre Gauri Jape.  What is Identity?  Digital Identity  Attributes  Role  Relationship.

Authentication◦ Who wants to access the system?

Authorization◦ Defining the rights to access

IDAM

Page 4: By: Nikhil Bendre Gauri Jape.  What is Identity?  Digital Identity  Attributes  Role  Relationship.

Streamlines the access to resources

Reduces the wastage of time

Efficient Provisioning

Reduces Administrative Cost

Single Password

Ensures greater user productivity

Page 5: By: Nikhil Bendre Gauri Jape.  What is Identity?  Digital Identity  Attributes  Role  Relationship.

Software Engineering

Architecture

Scalability

Need to standardize IDAM

Page 6: By: Nikhil Bendre Gauri Jape.  What is Identity?  Digital Identity  Attributes  Role  Relationship.

Composed of◦ Subjects◦ Objects◦ Access rights

Types◦ ACL◦ RBAC◦ ABAC◦ CWAC

Page 7: By: Nikhil Bendre Gauri Jape.  What is Identity?  Digital Identity  Attributes  Role  Relationship.

Access Control List

Consists of list of subjects & objects with the access rights

Example◦ acl(file 1) = { (process 1, {read, write, own}),

(process 2 {append}) } ◦ acl(process 1) = { (process 1, {read, write,

execute, own}), (process 2, {read}) }

Page 8: By: Nikhil Bendre Gauri Jape.  What is Identity?  Digital Identity  Attributes  Role  Relationship.

Role Based Access Control

Consists of◦ Group of users based on roles◦ Permissions to roles

Supports revocation of access

High level specification possible

Page 9: By: Nikhil Bendre Gauri Jape.  What is Identity?  Digital Identity  Attributes  Role  Relationship.

Attributes Based Access Control

◦ Grants access to the entities based on attributes

Context Aware Access Control

◦ Access based on surrounding context of subjects or objects

Both Support High Level Specification

Page 10: By: Nikhil Bendre Gauri Jape.  What is Identity?  Digital Identity  Attributes  Role  Relationship.

Property of access control

Single Login In

Total Access to System

Examples◦ One Time Password◦ Smart Cards

Page 11: By: Nikhil Bendre Gauri Jape.  What is Identity?  Digital Identity  Attributes  Role  Relationship.

New token structure

Conference key mechanism◦Secure way between service provider & identity provider

Service token mechanism for IDAM

Page 12: By: Nikhil Bendre Gauri Jape.  What is Identity?  Digital Identity  Attributes  Role  Relationship.

IDAM

Access Control Models

Single Sign On

Sourceld Liberty

Page 13: By: Nikhil Bendre Gauri Jape.  What is Identity?  Digital Identity  Attributes  Role  Relationship.