Skip to content

Releases: fabric-testbed/CredentialManager

Release 1.6.3

03 Jan 19:06
5274276
Compare
Choose a tag to compare
  • Bug fix for revoke token to work for both cookie and token

Release 1.6.0

02 Jan 20:31
7b90250
Compare
Choose a tag to compare
  • Long lived token support
  • Bug fixes
  • Enhanced display

Release 1.5.0

12 Jun 18:43
0c211e7
Compare
Choose a tag to compare
  • Update 1.5 dependencies
  • Fix GUI bug the login screen on firefox

Release 1.4.0

19 Jan 19:50
9ffe6b8
Compare
Choose a tag to compare

Support Token for ProjectId = "All". This token returns all user projects in the token and is used for returning all slices by CF.

Release 1.3.2

29 Aug 14:54
6769fac
Compare
Choose a tag to compare

Changed the way how CM app checks users' authentication status from call Core API to use CM auth cookie.
#37

Release 1.3.1

24 Aug 18:15
5fc1ab0
Compare
Choose a tag to compare
  • API response format to return errors in a more institutive form
  • React CM App which provides CM GUI

Release 1.2

01 Jun 15:42
efd4473
Compare
Choose a tag to compare
  • Modified to use Project Id instead of Project Name

Release 1.1

15 Sep 12:35
da8ce54
Compare
Choose a tag to compare
  • Create/Refresh/Revoke Fabric Tokens
  • OIDC integrated with Vouch
  • LDAP Support to directly fetch FABRIC specific roles from CoManage
  • REST API support to get FABRIC specific roles from Project Registry
  • Vouch Cookie encoder/decoder as a conduit for Project Registry Calls