Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

RHMAP-Sample-Mobile-Apps/keycloak-cloud

Repository files navigation

Keycloak Demo

Demonstrates how Apps on RH MAP can integrate easily with Keycloak to provide a standardized solution for authentication and authorization.

This API uses Keycloak for Authentication and Authorization

To run this cloud app locally:

  • Use git to clone the repo locally
  • Run npm install
  • Run grunt serve

Group No Authentication Needed

no-authentication-needed [/keycloak-demo/no-authentication-needed]

'No Authentication' endpoint.

no-authentication-needed [GET]

'No Authentication' endpoint.

  • Request (application/json)

  • Response 200 (application/json)

    • Body { "msg": "Welcome to the unsecured part of this API!" }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published