Port details |
- keycloak Identity and access management solution
- 20.0.5 net
=4 Version of this port present on the latest quarterly branch. - Maintainer: freebsd@rheinwolf.de
 - Port Added: 2021-01-21 02:33:20
- Last Update: 2023-02-23 15:56:30
- Commit Hash: a9555f6
- People watching this port, also watch:: syncthing, vault, rsync, apache24
- Also Listed In: java
- License: APACHE20
- Description:
- Keycloak is an open source Identity and Access Management solution
aimed at modern applications and services. It makes it easy to
secure applications and services with little to no code.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/keycloak/ && make install clean
- To add the package, run one of these commands:
- pkg install net/keycloak
- pkg install keycloak
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: keycloak
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1676976998
SHA256 (keycloak-20.0.5.tar.gz) = 24e18198543dae808088d29a7a784d05d4b0c92851ad6c43ef7c371885cdb021
SIZE (keycloak-20.0.5.tar.gz) = 175738949
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- bash>0 : shells/bash
- java : java/openjdk11
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for keycloak-20.0.5:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- net_keycloak
- USES:
- cpe shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20.0.5 23 Feb 2023 15:56:30
    |
Fernando Apesteguía (fernape)  Author: Matthias Wolf |
net/keycloak: Update to 20.0.5
ChangeLog: https://www.keycloak.org/2023/02/keycloak-2005-released.html
Bugs:
* Fine-grained authorization behavior for management of groups differs between
version 18.0.3 and 19.03, 20.0 keycloak-ui section/other
* Not able to see the events UI keycloak-ui section/events
* Keycloak 20.0.2-1 OutOfMemoryError in admin ui keycloak-ui section/clients
* SAML client import cert pem file for "Encryption keys config" broken
keycloak-ui section/clients
* Default value of `NameID policy format` is not correct in SAML Identity
Provider keycloak-ui section/identity providers
* Escape character in SAML response keycloak saml
* OfflineSessionPersistenceTest times out with session preloading keycloak
storage
PR: 269736
Reported by: freebsd@rheinwolf.de (maintainer)
MFH: 2023Q1 (bugfix release) |
20.0.3 16 Jan 2023 13:27:54
    |
Fernando Apesteguía (fernape)  Author: Matthias Wolf |
net/keycloak: Update to 20.0.3
ChangeLog: https://www.keycloak.org/2023/01/keycloak-2003-released.html
* User role mapping tab: Show effective client roles for a user keycloak-ui
section/users
* ProviderConfigProperty.MAP_TYPE error in new UI keycloak-ui section/identity
providers
* Unable to turn on "Bypass identity confirmation" keycloak-ui
section/authentication
* Adding Form sub-flow broken on admin v2 keycloak-ui section/authentication
* Custom User Provider SPI: There are no settings to configure the periodically
synchronization of users keycloak-ui section/user federation
* Assign roles to account - paging doesn't work keycloak-ui section/users
* Realm selector requires two clicks to select something keycloak-ui (Only the first 15 lines of the commit message are shown above ) |
20.0.2 15 Dec 2022 17:24:18
    |
Fernando Apesteguía (fernape)  Author: Matthias Wolf |
net/keycloak: Update to 20.0.2
ChangeLog: https://www.keycloak.org/2022/12/keycloak-2002-released.html
Enhancements
* Expiration for Admin Events
Bugs
* KC Operator Test WatchedSecretsTest.testSecretsAreWatched is unstable
* Error in Core? ( Clients Client details Dedicated scopes): Cannot read
properties of undefined (reading 'helpText')
* NPE in theme.getName() via getMainPage
* Failed to run scheduled task ClearExpiredAdminEvents Oracle
* Flaky test:
OpenshiftClientStorageTest.testCodeGrantFlowWithServiceAccountUsingOAuthRedirectReference
* SAMLFilterServletAdapterTest fails on Oracle
* Internal pipelines don't tests run for OracleDB or other database
* clientID are base64 encoded in state uri param with non URI friendly base64
PR: 268369
Reported by: freebsd@rheinwolf.de (maintainer) |
20.0.1 08 Nov 2022 14:19:10
    |
Nuno Teixeira (eduardo)  Author: Matthias Wolf |
net/keycloak: Update to 20.0.1
ChangeLog: https://www.keycloak.org/2022/11/keycloak-2001-released.html
PR: 267637 |
19.0.3 11 Oct 2022 15:35:18
    |
Fernando Apesteguía (fernape)  Author: Matthias Wolf |
net/keycloak: Update to 19.0.3
ChangeLog: https://www.keycloak.org/2022/10/keycloak-1903-released.html
* AdminV2 not using admin hostname keycloak-ui admin/ui
* Clear expired events errors keycloak storage
* CryptoIntegration fails to init on WebSphere Liberty keycloak
* keycloak 19 legacy: unable to deploy war-packaged user storage provider
keycloak storage
* Missing variable declaration in AuthZ JS keycloak adapter/javascript
* Browser-based flows not working properly due to 3rd party cookie policies on
Firefox
PR: 266939
Reported by: freebsd@rheinwolf.de (maintainer) |
19.0.2 20 Sep 2022 19:13:00
    |
Nuno Teixeira (eduardo)  |
net/keycloak: Reduce pkg-plist future updates impact
- Use PLIST_SUB to reduce pkg-plist changes on future updates
- Not bumping PORTREVISION
Reported by: osa |
19.0.2 20 Sep 2022 15:42:54
    |
Nuno Teixeira (eduardo)  Author: Matthias Wolf |
net/keycloak: Update to 19.0.2
ChangeLog: https://github.com/keycloak/keycloak/compare/19.0.1...19.0.2
PR: 266513 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
19.0.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
19.0.1 15 Aug 2022 17:51:42
    |
Fernando Apesteguía (fernape)  |
net/keycloak: Upgrade to 19.0.1
ChangeLog: https://www.keycloak.org/2022/07/keycloak-1901-released
PR: 265072
Reported by: yonas.yanfa@gmail.com (maintainer) |
15.1.1 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
15.1.1 20 Dec 2021 05:54:55
    |
Li-Wen Hsu (lwhsu)  Author: Matthias Wolf |
net/keycloak: Update to 15.1.1
https://www.keycloak.org/2021/12/keycloak-1510-released.html
PR: 260470 |
15.0.2 20 Oct 2021 16:13:20
    |
Stefan Eßer (se)  |
net/keycloak: Add CPE information
Approved by: portmgr (blanket) |
15.0.2 23 Aug 2021 12:48:21
    |
Vanilla I. Shu (vanilla)  |
net/keycloak: update to 15.0.2.
PR: 257974
Reported by: maintainer |
15.0.1 17 Aug 2021 05:50:27
    |
Guangyuan Yang (ygy)  Author: Matthias Wolf |
net/keycloak: Update to 15.0.1
Changelog: https://www.keycloak.org/docs/latest/release_notes/index.html#keycloak-15-0-1
PR: 257883 |
14.0.0 22 Jun 2021 23:50:07
    |
Guangyuan Yang (ygy)  Author: Matthias Wolf |
net/keycloak: Update to 14.0.0
PR: 256747
Approved by: lwhsu (mentor, implicit) |
13.0.1 28 May 2021 10:54:55
    |
Guangyuan Yang (ygy)  Author: Matthias Wolf |
net/keycloak: Update to 13.0.1
PR: 256168
Submitted by: Matthias Wolf <freebsd@rheinwolf.de> (maintainer)
Approved by: lwhsu (mentor, implicit) |
13.0.0 10 May 2021 12:58:57
    |
Fernando Apesteguía (fernape)  |
net/keycloak: Update to 13.0.0
ChangeLog: https://www.keycloak.org/2021/05/keycloak-1300-released.html
While here pet linters
PR: 255744
Reported by: freebsd@rheinwolf.de (maintainer) |
12.0.4 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
12.0.4 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
12.0.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12.0.4 02 Mar 2021 20:17:46
  |
nc  |
net/keycloak: Update to 12.0.4
Changes:
https://issues.jboss.org/issues/?jql=project%20%3D%20keycloak%20and%20fixVersion%20%3D%2012.0.4
PR: 253955
Submitted by: Matthias Wolf <freebsd AT rheinwolf DOT de> (maintainer) |
12.0.3 23 Feb 2021 06:59:13
  |
fernape  |
net/keycloak: Update to 12.0.3
ChangeLog:
https://issues.jboss.org/issues/?jql=project%20%3D%20keycloak%20and%20fixVersion%20%3D%2012.0.3
PR: 253694
Submitted by: freebsd@rheinwolf.de (maintainer) |
12.0.2 21 Jan 2021 02:21:33
  |
vanilla  |
Add keycloak 12.0.2, identity and access management solution.
PR: 252831
Submitted by: freebsd@rheinwolf.de |