Skip to content

A Grails app that implements a simple client to facilitate the testing/implementation of the secureApi plugin

Notifications You must be signed in to change notification settings

eduardm/secureApiSimpleClient

Repository files navigation

secureApiSimpleClient

A Grails app that implements a simple client to facilitate the testing/implementation of the secureApi plugin.

Introduction

This application provides a GUI for testing an app that implements Secure API Grails Plugin.

It also contains 2 simple Java classes that are implementing the client authorization (signing requests) to access API secured with the Secure API plugin.

Installation

Download, run server on port 8090. Browse http://localhost8080

Download Secure Api Sample Implementation App and start it on port 80.

Do requests with valid pair of client key and client secret defined in config file.

Update for Grails 3

About

A Grails app that implements a simple client to facilitate the testing/implementation of the secureApi plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published