#331 Update doc/design.txt
Merged 3 years ago by ngompa. Opened 3 years ago by simo.
simo/ipsilon design-doc-fix-1  into  master

file modified
+4 -4
@@ -40,10 +40,10 @@ 

  plugins. These methods own their subtrees but are required to reference the

  authentication pugin to perform actual user authentication in most cases.

  

- Identity information will be provided in future by pluggable identity

- modules. However the most basic implementation will only use authentication

- from external sources but will allow users to augment the information

- provided to third parties by directly adding the information to thorugh the

+ Identity information is also provided by pluggable identity modules.

+ Identity modules are generally not stacked, but can be, and can also depend

+ or interact with authentication plugins. Identity information can also always

+ be provided to third parties by directly adding the information to thorugh the

  IdP's own database.

  

  The project is complemented by an install script that will perform all the

Bring design up to reality

rebased onto 73af591

3 years ago

Pull-Request has been merged by ngompa

3 years ago
Metadata