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 Both sides next revision
components:aim [2020/03/25 23:30]
mpospisek
components:aim [2020/03/25 23:34]
mpospisek
Line 9: Line 9:
 ==== SQL database ==== ==== SQL database ====
 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.
 +
 +==== ADUCID Binder ====
 +This core component is responsible for seamless authentication.
 +
 +It is displayed when 401 occurs and solves connection between AIM, PEIG and Apache.
 +
 +When PEIG - AIM communication is complete, Binder informs Apache and sends result including additional information  like [[concepts:03-multi-factor|PersonalCode]] or [[concepts:02-identity-proofing|Identity proofing status]].
 +
 +Binder also serves for transactions, VPN etc.
  
 ==== Admin applications ==== ==== Admin applications ====
components/aim.txt · Last modified: 2020/03/28 09:03 by mpospisek