Partial changes to the make system to deal with the new CASA directory/rpm
structure.
This commit is contained in:
@@ -6,14 +6,14 @@
|
||||
|
||||
INTRODUCTION
|
||||
|
||||
auth_token is an authentication token infrastructure with support for multiple
|
||||
CASA-auth-token is an authentication token infrastructure with support for multiple
|
||||
authentication mechanisms with an emphasis on providing a scalable single
|
||||
sign-on solution.
|
||||
|
||||
A key feature of auth_token is that its authentication tokens contain identity
|
||||
information about the entity being authenticated. This information is made available
|
||||
to the consuming services. The amount of information contained in the tokens is
|
||||
configured on a per-service basis. Because of this feature, we say that auth_token
|
||||
configured on a per-service basis. Because of this feature, we say that CASA-auth-token
|
||||
projects an "Authenticated Identity".
|
||||
|
||||
ARCHITECTURE COMPONENTS
|
||||
|
||||
Reference in New Issue
Block a user