This repository was archived by the owner on Oct 20, 2024. It is now read-only.
Releases: babelouest/glewlwyd
Releases · babelouest/glewlwyd
Release 1.4.8
- Add Travis CI script
- Fix http_auth backend
Release 1.4.7
- Adapt Glewlwyd build to the new version of the underlying libraries: orcania, yder, hoel, ulfius (thanks ythogtha!)
- Improve doc about front-end pages, as mentionned in #46, and fix libjwt install doc
Release 1.4.6
- Fix client confidential bug in code authorization flow, thanks to Bisco
- Improve Documentation
Release 1.4.4
- Add current token scope list in the api
/api/profile
when authenticated with the OAuth2 token - Fix issue in client_check that made it not check properly if a client is authorized or not
- Remove auth_type code for g_admin client, because it inly uses token
Release 1.4.3
- LDAP search error more verbose
- LDAP search with pagination
- Fix users and clients lists bugs
Release 1.4.2
- Add option
auth_code_match_ip_address
to prevent glewlwyd to check the match of the ip address that requested a code and the ip address that requested the refresh token - Fix bug with confidentials clients that were not able to get refresh tokens
- Fix bug that made Glewlwyd crash when try to add users and ldap auth was disabled
Release 1.4.1
Update libraries dependency versions
Release 1.4.0
- Add LDAP config properties
search_scope
,scope_property_user_match
andscope_property_client_match
- Add Debian hardening patch on Makefile
- Add journald log mode
Release 1.3.3
- Fix client_credentials bug
- Move documentation to /docs
Release 1.3.2
v1.3.2 Add doc in package