Skip to content

PHP/Synfony Proof Of Concept to demonstrate how to authenticate against AquaO rest services with Microsoft Authentication Library jwt token

Notifications You must be signed in to change notification settings

AquaO/aquao-poc-sso-msal-php

Repository files navigation

POC aquao-sso-msal-react

aquao-poc-react

This a React Proof Of Concept to demonstrate how to authenticate against AquaO rest services with Microsoft Authentication Library jwt token

How to start

Edit .env file and replace %**% with the correct values

  • %AQUAO_ENDPOINT%
  • %TENANT_ID%
  • %CLIENT_ID%

Prerequisites

Before your applications can interact with Azure Active Directory B2C (Azure AD B2C), you must register them in a tenant that you manage.

https://learn.microsoft.com/en-us/azure/active-directory-b2c/tutorial-register-spa

Install

Run composer install

Available Scripts

In the project directory, you can run:

symfony console server:start --port=3000

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Authors

AquaO - support@aquao.fr

License

BSD Zero Clause License Copyright (C) 2023 by AquaO support@aquao.fr

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

About

PHP/Synfony Proof Of Concept to demonstrate how to authenticate against AquaO rest services with Microsoft Authentication Library jwt token

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published