User Tools

Site Tools


components:aim

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
components:aim [2019/11/12 07:16]
tjotov
components:aim [2020/03/28 09:03]
mpospisek ↷ Links adapted because of a move operation
Line 1: Line 1:
-====== AIM - ADUCID Server Side Components ====== +====== ADUCID Server Side Components ====== 
-==== AIM ====+==== AIM web server ==== 
 +This component serves as a communications interface. 
 + 
 +==== AIM application ====
 ADUCID<sup>®</sup>  Identity Machine – delivers ADUCID<sup>®</sup>  server functionality, performs all ADUCID<sup>®</sup>  operations and provides access to user data stored along with electronic identities in the database. ADUCID<sup>®</sup>  Identity Machine – delivers ADUCID<sup>®</sup>  server functionality, performs all ADUCID<sup>®</sup>  operations and provides access to user data stored along with electronic identities in the database.
  
-AIM is controlled by the target application using the R4 interface. Using this interface, it also provides services for working with user data.+The AIM application (simply refferred to as AIM) is controlled by the target application using the R4 interface. Using this interface, it also provides services for working with user data.
  
 Using the R3 interface, it communicates with the client part of ADUCID<sup>®</sup>. Using the R3 interface, it communicates with the client part of ADUCID<sup>®</sup>.
Line 10: Line 13:
 SQL database is used to store ADUCID identites, events and licensing logs. The default SQL DB is PostgreSQL but can be replaced with any JPA compatible DB. SQL database is used to store ADUCID identites, events and licensing logs. The default SQL DB is PostgreSQL but can be replaced with any JPA compatible DB.
  
-==== Admin applications ====+==== ADUCID Binder ==== 
 +This core component is responsible for seamless authentication.
  
-Sww  +It takes care about connection between AIM application, PEIG and AIM web server components. 
-See [[documentation:admin-applications|Admin applications]]+(activated by HTTP status 401) 
  
 +When PEIG - AIM communication is complete, the Binder informs the AIM web server and sends the result including additional information like [[concepts:03-multi-factor|PersonalCode]] or [[concepts:02-identity-proofing|Identity proofing status]].
 +
 +The Binder is also used in transactions, VPN etc.
 +
 +==== Admin applications ====
 +See [[settings-mgmt:02-management-apps|Management Applications]] how to configure ADUCID Server side product.
  
-==== Proofing applications ==== 
  
-See [[documentation:identity-proofing|Identity proofing]] 
components/aim.txt · Last modified: 2020/03/28 09:03 by mpospisek