Skip to content

Releases: GluuFederation/flex

casa: v5.0.0-3

08 Nov 15:15
8631aa5
Compare
Choose a tag to compare

5.0.0-3 (2022-11-08)

Features

  • admin-ui: resolved merge conflict #412 (ea5c1e6)
  • admin-ui: reviewed previously updated dependencies #416 (ab81760)
  • upgrade com.sun.mail:jakarta.mail from 1.6.7 to 2.0.1 (#83) (d0971a6)
  • upgrade com.twilio.sdk:twilio from 8.36.0 to 9.0.1 (35fe25a)
  • upgrade jakarta.el:jakarta.el-api from 4.0.0 to 5.0.1 (4ac6b21)
  • upgrade jakarta.servlet:jakarta.servlet-api from 5.0.0 to 6.0.0 (90c6fec)
  • upgrade org.jboss.weld.servlet:weld-servlet-shaded from 4.0.3.Final to 5.1.0.Final (b551875)
  • upgrade org.jsmpp:jsmpp from 2.3.11 to 3.0.0 (3e14ccb)

Bug Fixes

  • #475 (f123aa6)
  • casa/pom.xml to reduce vulnerabilities (1d60ee7)
  • casa/pom.xml to reduce vulnerabilities (7dbd49a)
  • getting ready to release 5.0.0-3 (e8f3ecc)
  • scope names correction (45de3d3)
  • upgrade com.fasterxml:aalto-xml from 1.3.0 to 1.3.2 (a1a4b47)
  • upgrade com.fasterxml.jackson.core:jackson-core from 2.13.2 to 2.13.4 (5554e0b)
  • upgrade com.nimbusds:oauth2-oidc-sdk from 9.36 to 9.43.1 (6ee733b)
  • upgrade com.twilio.sdk:twilio from 8.29.1 to 8.36.0 (e1dafc7)
  • upgrade com.unboundid:unboundid-ldapsdk from 6.0.5 to 6.0.6 (d418871)
  • upgrade org.apache.logging.log4j:log4j-api from 2.17.2 to 2.19.0 (#553) (03a56ff)
  • upgrade org.apache.tika:tika-core from 2.4.1 to 2.5.0 (241cab4)
  • upgrade org.jboss.resteasy:resteasy-client from 6.0.0.Final to 6.2.0.Final (9dc27d3)
  • upgrade org.jboss.resteasy:resteasy-client from 6.2.0.Final to 6.2.1.Final (e7a313a)
  • upgrade org.jboss.resteasy:resteasy-jackson2-provider from 6.0.0.Final to 6.2.0.Final (b5e1afb)
  • upgrade org.jsmpp:jsmpp from 2.3.7 to 2.3.11 (#550) (236f71b)
  • upgrade org.zkoss.theme:breeze from 9.6.0.1 to 9.6.0.2 (eaefc7b)

Miscellaneous Chores

admin-ui: v1.0.4

08 Nov 15:19
bab36c2
Compare
Choose a tag to compare

1.0.4 (2022-11-08)

Features

  • admin-ui: add ACR column (d2c69e6)
  • admin-ui: add count of client in scope list page (511b549)
  • admin-ui: add delete dialog (6c1db7b)
  • admin-ui: add loader to user list page (f5f766a)
  • admin-ui: add notification (df729ea)
  • admin-ui: add search component to scripts page under admin #436 (4e2dcb2)
  • admin-ui: add uma resources detail (84acd39)
  • admin-ui: add uma resources function (94c513a)
  • admin-ui: add view mode in scripts #292 (94effe5)
  • admin-ui: added custom tooltip (07eb695)
  • admin-ui: added payload action for getuser #412 (08c1b70)
  • admin-ui: added the possibility to filter client by organization #335 (bade331)
  • admin-ui: additional refactoring #412 (daa519f)
  • admin-ui: change in client (ce2f20c)
  • admin-ui: change uma resource detail page to modal (68f7cb0)
  • admin-ui: changed view_only to camel case and removed inline styling #375 (a94c8ea)
  • admin-ui: convert boolean dropdowns to switch completed #389 (8d85657)
  • admin-ui: convert boolean dropdowns to switch in admin-ui #389 (0dc18d8)
  • admin-ui: create redux for uma (8a4aeb4)
  • admin-ui: dashboard card unexpected wrap contecnt (44b2ac7)
  • admin-ui: fix [object object] on client basic and software panel #437 (ee37405)
  • admin-ui: fix bootstrap typehead css import (2567f56)
  • admin-ui: fix bug on client details dropdown #440 (3b1e7d0)
  • admin-ui: fix dashboard chart (536451a)
  • admin-ui: fix on scope count click in the client list page (b6a185b)
  • admin-ui: fix script add page (ad98b44)
  • admin-ui: Fix Tokens and Logout tab in Client Edit Page #390 (13c622a)
  • admin-ui: fix undefined inum (c0d3676)
  • admin-ui: fixed card (ad29bcd)
  • admin-ui: gentle push (5a5c79b)
  • admin-ui: get clients from scope api endpoint (73d0ea3)
  • admin-ui: get scope by inum api not triggered (a1b568c)
  • admin-ui: get scope data in the edit page instead (44fbf66)
  • admin-ui: handle delete uma (2d1c47d)
  • admin-ui: handle edit scope (9116ecc)
  • admin-ui: implement dashboard graph (0cc7494)
  • admin-ui: implement pattern search in users (1a6c523)
  • admin-ui: implement server side pagination (51f9703)
  • admin-ui: implement server side pagination #446 (b9f1577)
  • admin-ui: implement server side pagination for scopes page #449 (f7ef0a3)
  • admin-ui: implement server side pagination on users screen (19de5b4)
  • admin-ui: implement server side search (8344c17)
  • admin-ui: implement translation in dashboad page (08cc409)
  • admin-ui: implement uma option (e8dddf8)
  • admin-ui: improved the look of License Details page #399 (a8a40e1)
  • admin-ui: improvement in oidc client info in view mode #375 (dbd9f11)
  • admin-ui: little refactoring on feature Filter clients by organization #335 (b4240d2)
  • admin-ui: little refactoring on licence details page #399 (45bc00e)
  • admin-ui: little refactoring to check empty object #437 (99f006d)
  • admin-ui: loading in the client list page (82c47e1)
  • admin-ui: migration from react-router v5 to v6 #422 (29726c4)
  • admin-ui: pagination implementation started #449 (7807fcc)
  • admin-ui: reactstrap styling update (cc5bd68)
  • admin-ui: refactored handleResponse function across code base #412 (0176f02)
  • admin-ui: relayout and remove unused dashboard components (d5f966c)
  • admin-ui: remember languange and theme config after user logout (3580382)
  • admin-ui: remove debug code (194631d)
  • admin-ui: remove unnecessary inline styling (af7099b)
  • admin-ui: remove unused debug ...
Read more

v5.0.0-2

31 Aug 10:02
049aefa
Compare
Choose a tag to compare

5.0.0-2 (2022-08-31)

Features

  • admin-ui: add count of client in scope list page (511b549)
  • admin-ui: add delete dialog (6c1db7b)
  • admin-ui: add loader to user list page (f5f766a)
  • admin-ui: add uma resources detail (84acd39)
  • admin-ui: add uma resources function (94c513a)
  • admin-ui: add view mode in scripts #292 (94effe5)
  • admin-ui: added custom tooltip (07eb695)
  • admin-ui: added the possibility to filter client by organization #335 (bade331)
  • admin-ui: change in client (ce2f20c)
  • admin-ui: change uma resource detail page to modal (68f7cb0)
  • admin-ui: changed view_only to camel case and removed inline styling #375 (a94c8ea)
  • admin-ui: convert boolean dropdowns to switch completed #389 (8d85657)
  • admin-ui: convert boolean dropdowns to switch in admin-ui #389 (0dc18d8)
  • admin-ui: create redux for uma (8a4aeb4)
  • admin-ui: fix on scope count click in the client list page (b6a185b)
  • admin-ui: Fix Tokens and Logout tab in Client Edit Page #390 (13c622a)
  • admin-ui: fix undefined inum (c0d3676)
  • admin-ui: get clients from scope api endpoint (73d0ea3)
  • admin-ui: get scope by inum api not triggered (a1b568c)
  • admin-ui: get scope data in the edit page instead (44fbf66)
  • admin-ui: handle delete uma (2d1c47d)
  • admin-ui: handle edit scope (9116ecc)
  • admin-ui: implement dashboard graph (0cc7494)
  • admin-ui: implement translation in dashboad page (08cc409)
  • admin-ui: implement uma option (e8dddf8)
  • admin-ui: improved the look of License Details page #399 (a8a40e1)
  • admin-ui: improvement in oidc client info in view mode #375 (dbd9f11)
  • admin-ui: little refactoring on feature Filter clients by organization #335 (b4240d2)
  • admin-ui: little refactoring on licence details page #399 (45bc00e)
  • admin-ui: loading in the client list page (82c47e1)
  • admin-ui: remember languange and theme config after user logout (3580382)
  • admin-ui: remove debug code (194631d)
  • admin-ui: remove unnecessary inline styling (af7099b)
  • admin-ui: removed some chunks of commented code #390 (636e511)
  • admin-ui: removed some unused imports #389 (414550c)
  • admin-ui: shift rpt claims field (d33a7db)
  • admin-ui: show client of scope in client list page (28bf678)
  • admin-ui: show display name in scope selection (9d65849)
  • admin-ui: show ldpat test result based on API response (871340c)
  • admin-ui: show uma in coba tab (dd23342)
  • admin-ui: show uma resource on edit (32117a7)
  • admin-ui: update badge dynamically to theme color (f19cdde)
  • admin-ui: update button dynamically to theme color (5cc85be)
  • admin-ui: update count style and url param (8134ce9)
  • admin-ui: update dashboard count summary from stat data (0d0d0b2)
  • admin-ui: update dashboard count summary not shown (1fed704)
  • admin-ui: update dashboard layout (0c6cc4c)
  • admin-ui: update date selection in MAU graph (1d1f078)
  • admin-ui: update get and set umar resource (26203d9)
  • admin-ui: update scope and selection (e2fde36)
  • admin-ui: update scope edit url (2837852)
  • admin-ui: update some depedencies #375 (a52b12e)
  • admin-ui: update tablet view dashboard (6d26cc8)
  • admin-ui: update tr highlighted background color (9a08147)
  • admin-ui: update translation for uma detail page (136f613)
  • change to Spontaneous Scope should not be allowed #334 (314a2a8)
  • change to Spontaneous Scope should not be allowed #334 (b89b911)
  • change to Spontaneous Scope should not be allowed #334 (bfac54f)
  • change to Spontaneous Scope should not be allowed #334 ([9361de9](9361de9f49a55...
Read more

flex-linux-setup: v0.1.2

31 Aug 10:01
5d3d159
Compare
Choose a tag to compare

0.1.2 (2022-08-31)

Features

  • flex-linux-setup non-interactive mode (#340) (15a73dc)

Miscellaneous Chores

flex-cn-setup: v0.1.2

31 Aug 10:00
6bba6f4
Compare
Choose a tag to compare

0.1.2 (2022-08-31)

Bug Fixes

  • add quote on prometheous env (c4a20b9)

Miscellaneous Chores

docker-casa: v5.0.0-2

31 Aug 09:59
56e24c9
Compare
Choose a tag to compare

5.0.0-2 (2022-08-31)

Bug Fixes

Miscellaneous Chores

docker-admin-ui: v1.0.1-1

31 Aug 10:00
4df7c1d
Compare
Choose a tag to compare

1.0.1-1 (2022-08-31)

Features

  • docker-admin-ui: add support for plugins installation (#319) (f660fb8)

Bug Fixes

  • docker-admin-ui/Dockerfile to reduce vulnerabilities (a2050c8)

Miscellaneous Chores

casa: v5.0.0-2

31 Aug 09:59
9eaae62
Compare
Choose a tag to compare

5.0.0-2 (2022-08-31)

Bug Fixes

  • casa/pom.xml to reduce vulnerabilities (7dbd49a)

Miscellaneous Chores

admin-ui: v1.0.1-1

31 Aug 10:02
0c84e9f
Compare
Choose a tag to compare

1.0.1-1 (2022-08-31)

Features

  • admin-ui: add count of client in scope list page (511b549)
  • admin-ui: add delete dialog (6c1db7b)
  • admin-ui: add loader to user list page (f5f766a)
  • admin-ui: add uma resources detail (84acd39)
  • admin-ui: add uma resources function (94c513a)
  • admin-ui: add view mode in scripts #292 (94effe5)
  • admin-ui: added custom tooltip (07eb695)
  • admin-ui: added the possibility to filter client by organization #335 (bade331)
  • admin-ui: change in client (ce2f20c)
  • admin-ui: change uma resource detail page to modal (68f7cb0)
  • admin-ui: changed view_only to camel case and removed inline styling #375 (a94c8ea)
  • admin-ui: convert boolean dropdowns to switch completed #389 (8d85657)
  • admin-ui: convert boolean dropdowns to switch in admin-ui #389 (0dc18d8)
  • admin-ui: create redux for uma (8a4aeb4)
  • admin-ui: fix on scope count click in the client list page (b6a185b)
  • admin-ui: Fix Tokens and Logout tab in Client Edit Page #390 (13c622a)
  • admin-ui: fix undefined inum (c0d3676)
  • admin-ui: get clients from scope api endpoint (73d0ea3)
  • admin-ui: get scope by inum api not triggered (a1b568c)
  • admin-ui: get scope data in the edit page instead (44fbf66)
  • admin-ui: handle delete uma (2d1c47d)
  • admin-ui: handle edit scope (9116ecc)
  • admin-ui: implement dashboard graph (0cc7494)
  • admin-ui: implement translation in dashboad page (08cc409)
  • admin-ui: implement uma option (e8dddf8)
  • admin-ui: improved the look of License Details page #399 (a8a40e1)
  • admin-ui: improvement in oidc client info in view mode #375 (dbd9f11)
  • admin-ui: little refactoring on feature Filter clients by organization #335 (b4240d2)
  • admin-ui: little refactoring on licence details page #399 (45bc00e)
  • admin-ui: loading in the client list page (82c47e1)
  • admin-ui: remember languange and theme config after user logout (3580382)
  • admin-ui: remove debug code (194631d)
  • admin-ui: remove unnecessary inline styling (af7099b)
  • admin-ui: removed some chunks of commented code #390 (636e511)
  • admin-ui: removed some unused imports #389 (414550c)
  • admin-ui: shift rpt claims field (d33a7db)
  • admin-ui: show client of scope in client list page (28bf678)
  • admin-ui: show display name in scope selection (9d65849)
  • admin-ui: show ldpat test result based on API response (871340c)
  • admin-ui: show uma in coba tab (dd23342)
  • admin-ui: show uma resource on edit (32117a7)
  • admin-ui: update badge dynamically to theme color (f19cdde)
  • admin-ui: update button dynamically to theme color (5cc85be)
  • admin-ui: update count style and url param (8134ce9)
  • admin-ui: update dashboard count summary from stat data (0d0d0b2)
  • admin-ui: update dashboard count summary not shown (1fed704)
  • admin-ui: update dashboard layout (0c6cc4c)
  • admin-ui: update date selection in MAU graph (1d1f078)
  • admin-ui: update get and set umar resource (26203d9)
  • admin-ui: update scope and selection (e2fde36)
  • admin-ui: update scope edit url (2837852)
  • admin-ui: update some depedencies #375 (a52b12e)
  • admin-ui: update tablet view dashboard (6d26cc8)
  • admin-ui: update tr highlighted background color (9a08147)
  • admin-ui: update translation for uma detail page (136f613)
  • change to Spontaneous Scope should not be allowed #334 (314a2a8)
  • change to Spontaneous Scope should not be allowed #334 (b89b911)
  • change to Spontaneous Scope should not be allowed #334 (bfac54f)
  • change to Spontaneous Scope should not be allowed #334 (9361de9)
  • change to Spo...
Read more

v5.0.0-1

14 Jul 11:57
73af657
Compare
Choose a tag to compare

5.0.0-1 (2022-07-14)

Features

  • add acrValues property in admin-ui configuration. #1016 (328c92e)
  • add acrValues property in admin-ui configuration. #1016 (328c92e)
  • add acrValues property in admin-ui configuration. #1016 (ac8b572)
  • add applogers for the admin ui plugin (1185372)
  • add applogers for the admin ui plugin (1185372)
  • add applogers for the admin ui plugin (5208e19)
  • add applogers for the admin ui plugin to values schema (873dc55)
  • add fido2-client lib (ref: #263) (eac50ea)
  • add main() function (01f118c)
  • add message under the textinput field (c8937ec)
  • add prometheus jmx (#261) (867a031)
  • adjust ownership and permission to avoid bloated images (#219) (#229) (6187559)
  • admin UI - Option to specify a python file containing a custom script #110 (f33fa7a)
  • admin UI - Option to specify a python file containing a custom script #110 (53106c3)
  • admin UI - Option to specify a python file containing a custom script #110 (2bd248f)
  • admin-ui updated dependencies and manifests (#208) (57c5f12)
  • admin-ui: added countries dropdown (5c4394a)
  • admin-ui: added support for pure java scripts #242 (0047c2a)
  • admin-ui: added support for pure java scripts #242 (e7ec2f0)
  • admin-ui: auto apply highglight on edit page (f0da5f2)
  • admin-ui: change password implemented (3e03014)
  • admin-ui: edit page not save updated script field (514f1b1)
  • admin-ui: fix issues with material list #43 (0a98d9e)
  • admin-ui: fix issues with material list #43 (87eb557)
  • admin-ui: gentle push (251436d)
  • admin-ui: gentle push for backup (ce2f3c8)
  • admin-ui: implement middle name (193aa1c)
  • admin-ui: list OIDC according to ticket 204 (f341b7f)
  • admin-ui: make list workable for add user (7f13117)
  • admin-ui: make user management screens working (607ab2a)
  • admin-ui: show active users page on dashboard #43 (8bffd11)
  • admin-ui: show active users page on dashboard #43 (bfe2870)
  • admin-ui: show active users page on dashboard #43 (003a2af)
  • admin-ui: show active users page on dashboard #43 (ae8b1e1)
  • admin-ui: show list of users (5fe8fe1)
  • admin-ui: syntax highlight in the add new script page (c9c8b6f)
  • admin-ui: unable to add description of an existing permission in config-api #66 (806f4fe)
  • admin-ui: update api for the user management (7b97e7f)
  • admin-ui: update import path (c246d4f)
  • admin-ui: update relative path for styles path (a66353a)
  • admin-ui: Update relative path for styles path (0f2dde0)
  • admin-ui: update some code that not aligned with defined lint rule (cd0314e)
  • admin-ui: user edit page gentle push (bd60e6c)
  • admin-ui: work on user add form and attributes picker (b81e99f)
  • casa updated dependencies and manifests (#202) (a1e621d)
  • centre aligned x (5299b5a)
  • change collapse option location (62ab2fa)
  • change form design (95fe299)
  • change in keys page #117 (4ae82f1)
  • change in keys page #117 (6ef2460)
  • design of API key page (57807c1)
  • edit role permission mapping (b905d11)
  • flex linux setup casa fix (72903cd)
  • flex linux setup casa fix (72903cd)
  • flex-linux-setup add casa install (0ff917f)
  • flex-linux-setup argparse pkg issue (d235ef4)
  • flex-linux-setup ask compoments to install (ref: #282) (8907087)
  • flex-linux-setup jans installer args (#268) (b096e83)
  • flex-linux-setup package ([05d51ae](h...
Read more