Jobeet: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
No edit summary
No edit summary
Line 10: Line 10:


<blockquote>
<blockquote>
DS users (initially just my clients) will be able use my space without registration by supplying a single secret, generally known on a group basis. They then can access any resource for which they known another group secret, supplied operationally, either implicitly as in a URI path member or explicitly as a role name.
DS users (initially just my clients) will be able use my space without registration by supplying a single secret, generally known on a group basis. They then can access any resource for which they know another group secret, supplied either operationally and implicitly such as in a URI path member or explicitly bu supplying the role name/id secret.


Primary authentication can be either social login or a transmitted cert.
Primary user identification is performed by a third party or transmitted cert.
</blockquote>
</blockquote>

Revision as of 22:38, 24 December 2013

Original Function

"Jobeet" is what the Symfony developers call an example app that is a jobs site used as a model use case of their framework.

Meaning Here

In the context of my softwares, Jobeet is a warping of the original use case to display an existing biz case and create, expand, or deepen a line of biz by using the original function to find buyers for similar development or workers that have done similar work.

Carries Symfony-Drupal Salient

DS users (initially just my clients) will be able use my space without registration by supplying a single secret, generally known on a group basis. They then can access any resource for which they know another group secret, supplied either operationally and implicitly such as in a URI path member or explicitly bu supplying the role name/id secret.

Primary user identification is performed by a third party or transmitted cert.