Changes between Version 4 and Version 5 of Aaa


Ignore:
Timestamp:
Oct 4, 2010, 4:48:30 PM (14 years ago)
Author:
tim.bauge
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Aaa

    v4 v5  
    5656==== Build ====
    5757Once the STS has been configured, the application can be built using Maven by typing “mvn package”.
    58 All dependencies are located in:
     58All dependencies are located in the following repositories:
    5959* http://shibboleth.internet2.edu/downloads/maven2/
    60 * http://repo1.maven.org/maven2/ repositories.
     60* http://repo1.maven.org/maven2/
    6161The WAR file can then be deployed in a Java application server or container, such as Apache Tomcat.
    6262The STS is now ready. You can test login at /REST/SSO/login.
     
    7979A system provider MAY choose to deploy a AAA block. If it does not, resource and framework component providers wishing to use access control will have to provide their own.
    8080=== Deployment ===
    81 tbd
     81The STS is provided as a web app, to be deployed in a servlet container.
    8282=== Management ===
    8383==== Handling access controlled entities ====