Skip to content

Releases: mbict/befe

Dependencies update

07 Nov 11:31

Choose a tag to compare

updated go version to 1.23.3
updates all project dependencies

SSO provider handler fix

20 Nov 08:05

Choose a tag to compare

Adds invalid token handler when exchange of token or validation of token fails

results merger can hav subresults

06 Sep 08:54

Choose a tag to compare

Merger can now have subresults to merge

Bugfix decisions

05 Sep 15:10

Choose a tag to compare

v0.0.11

Fixed docker build file

Fix content negotiation and merger options added

26 Jun 06:55

Choose a tag to compare

Fix in content negotiation and results bucket, content merger accepts now merge only first result as option for enrichment

Adds header conditions

20 Apr 08:50

Choose a tag to compare

v0.0.8

Added header conditions

SSO provider options, reverseproxy host overwrite and router

30 Jan 12:20

Choose a tag to compare

Adds options for setting how cookies are set for SSO
Adds option for reverseProxy to overwrite the Host header with the target header (handy when locally developing and need to mimic the target domain name)
Replaced router tree logic to allow routes with actions e.g. http://localhost/api/resopurce/{resourceId}:actionToPerform

hotfix dynamic SSO

13 Jan 07:48

Choose a tag to compare

dynamic SSO had a hardcoded schemaon the redirect url

OIDC SSO, templates etc

11 Jan 21:34

Choose a tag to compare

Lots of improvements added the OIDC SSO feature, introduced templates and other conditional expressions

Redirect actions

11 Feb 08:55

Choose a tag to compare

Adds the redirect actions