Coder Social home page Coder Social logo

picketlink-console's Introduction

The PicketLink Console project

About

The PicketLink Console Project aims to provide for users a easy way to manage all PicketLink configurations using a AS 7 subsystem. Basically, it is a GWT application based on the AS7 Console's architecture and principles providing UIs to manage the PicketLink AS7 Subsystem.

For more information, see this article.

How to build

Pre-requisites:

  • Apache Maven 3
  • JDK 1.6+

To build the console do the following:

  • Execute a mvn -Pdev clean install. This will compile(GWT) only for firefox.

Running in hosted mode

Make sure you have a successful build.

To run the PicketLink Console in hosted mode, follow this steps:

  • Enter in the directory ${project.base.dir}/app;
  • Execute a mvn -Pdev gwt:run;
  • Open the Firefox and access the following URL: http://127.0.0.1:8888/App.html?gwt.codesvr=127.0.0.1:9997;
  • You will be prompted to inform your credentials. This credentials are the same that you use to access the AS7 Management Console.

After the login you will be presented to the AS 7 Console Servers Overview Page. Click in Profile (at the upper right corner) and you will see in the menu tree a item called "PicketLink". Expand it and click in "Federation".

You should now be presented to the Federation Configuration page.

Eclipse IDE configuration

Pre-requisites:

In order to setup and run the project using the Eclipse IDE, do the following:

  • Execute a mvn eclipse:eclipse in the root directory;
  • Import the project as an "Existing Maven Project";
  • Click with the right-button in the project picketlink-console-application;
  • Select Run As -> Web Application.

picketlink-console's People

Contributors

pedroigor avatar hpehl avatar heiko-braun avatar anilsaldhana avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.