Commit Graph

8 Commits

Author SHA1 Message Date
Clark Boylan f878d60979 Retire this repository as it has moved
This project is no longer developed on opendev and has moved to github.
Perform project retirement to clean up the opendev content. In
particular we want to remove zuul configs that have errors, but also
give people hints to the current code repository.

Depends-On: https://review.opendev.org/c/openstack/project-config/+/818170
Change-Id: Icd4d25d60d96d57eb99f1bcb4055a7bb4ae10b30
2021-11-16 14:36:31 -08:00
smarcet 3135876650 Added missing npm dep
Change-Id: Id35b0c5e5251daa13ace07c4da2977e40c800604
Signed-off-by: smarcet <smarcet@gmail.com>
2021-04-14 15:23:16 -03:00
smarcet e2b542cfea Fixed op browser state cookie rewrite
Change-Id: I543a490d343339baab7a3c4334050a9b9782ee5e
Signed-off-by: smarcet <smarcet@gmail.com>
2021-04-13 17:15:01 -03:00
smarcet 5f250bb89a Updated composer
Change-Id: I6c108aa5274b9ef90239f985941fcf8574ee8061
Signed-off-by: smarcet <smarcet@gmail.com>
2020-10-27 13:42:41 -03:00
smarcet 48e7b56d9a Added copy 2 clipboard feature on OAUTH2 Client Data
Change-Id: Ie6ec98a491ff543c71e2f2c396b5653a2917faea
Signed-off-by: smarcet <smarcet@gmail.com>
2020-02-29 01:06:03 -03:00
smarcet b52c932636 IDP - User Management
* Added user registration process
* Added user password reset process
* Added user email verification proccess
* update token id to return custom claims
* update access token instrospection to return user custom claims
* Migrated to Doctrine ORM ( from eloquent)
* Added User CRUD
* Added User Groups CRUD
* Refactoring
* Bug Fixing
* added user registration oauth2 endpoint
  POST /api/v1/user-registration-requests

payload

* first_name ( required )
* last_name ( required)
* email ( required )
* country ( optional )

scope

user-registration ( private scope)

Change-Id: I36e8cd4473ccad734565051442e2c6033b204f27
2020-01-23 03:06:05 -03:00
smarcet cb3fee441f Migration to PHP 7.x
* updated dependencies
* updated LV version to 5.6

Depends-On: https://review.openstack.org/629495

Depends-On: https://review.openstack.org/629896

Change-Id: Iacf81dd65d71102ad0660c5c2bdd6633bf727ec0
2019-01-10 13:51:06 -03:00
Sebastian Marcet fbae255e7d Fixed missing npm dependency
added missing urijs dependency

Change-Id: If3decfbb923b995ec1ee8eca55d949e383fa9644
2018-06-18 10:42:20 -07:00