Difference between revisions of "Client Authentication Agent"

From IHE Wiki
Jump to navigation Jump to search
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
''This is a template page.  Click edit, Do Not Save This Page, Copy the current text then go edit your page and paste it in.''
 
 
''<Your page name should simply be Actor-Name Actor with spaces, with capitals, without the acronym. e.g. Order Placer Actor>''
 
 
 
Provides local management of user authentication.
 
Provides local management of user authentication.
 
__TOC__
 
 
 
''<Explain the flavor of the tasks and information the actor is responsible for.  This section is profile neutral.>''
 
 
 
 
==Responsibilities in Profiles==
 
==Responsibilities in Profiles==
 
 
The responsibilities placed on this actor in the context of each [[Profiles| Profile]] is summarized here.  For the actual specifications, refer to the [[Frameworks|Technical Framework]].
 
The responsibilities placed on this actor in the context of each [[Profiles| Profile]] is summarized here.  For the actual specifications, refer to the [[Frameworks|Technical Framework]].
  
 
A system that supports an Actor does not have to meet the requirements in any given Profile unless the system claims support of that Profile in the product [[Statements|Integration Statement]].
 
A system that supports an Actor does not have to meet the requirements in any given Profile unless the system claims support of that Profile in the product [[Statements|Integration Statement]].
 +
===[[Enterprise User Authentication]]===
 +
This Profile depends on the actor to:
  
 +
* communicate authentication information to the [[Kerberos Authentication Server]],
 +
* receive a [[TGT]] or Service Ticket from a [[Kerberos Authentication Server]],
 +
* perform internal TGT management,
 +
* provide an appropriate ticket as part of the connection or session management for another protocol,
  
===''<Profile 1>''===
+
===[[Patient Synchronized Applications]]===
 
+
* establish a secure context session connection with the [[Context Manager]] so as to be able to perform User Subject changes in the common context,
This Profile depends on the actor to ''<explain in broad terms>''.
+
* initiate context changes for user subject by supplying new context values,
 
+
* notifies the [[Context Manager]] that it will no longer be participating in the context management session.
 
 
===''<Profile 2>''===
 
 
 
This Profile depends on the actor to ''<explain in broad terms>''.
 
 
 
  
 
==See Also==
 
==See Also==
 
+
This actor is often grouped with: [[Time Server]], [[Time Client]]
''<Include/explain links to other Actors with similar jobs>''
 
 
 
This actor is often grouped with: ''<Include links to commonly grouped Actors>''
 
 
 
  
 
This page is based on the [[Actor Template]]
 
This page is based on the [[Actor Template]]

Latest revision as of 14:57, 28 November 2006

Provides local management of user authentication.

Responsibilities in Profiles

The responsibilities placed on this actor in the context of each Profile is summarized here. For the actual specifications, refer to the Technical Framework.

A system that supports an Actor does not have to meet the requirements in any given Profile unless the system claims support of that Profile in the product Integration Statement.

Enterprise User Authentication

This Profile depends on the actor to:

Patient Synchronized Applications

  • establish a secure context session connection with the Context Manager so as to be able to perform User Subject changes in the common context,
  • initiate context changes for user subject by supplying new context values,
  • notifies the Context Manager that it will no longer be participating in the context management session.

See Also

This actor is often grouped with: Time Server, Time Client

This page is based on the Actor Template