Skip to content

Commit 4ff61ab

Browse files
committed
Added option to choose a pretty redirect URL, fixes #7, fixes #21
1 parent f6af9cf commit 4ff61ab

File tree

7 files changed

+174
-102
lines changed

7 files changed

+174
-102
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ Generic_signInButtonLabel='xxx'
133133
+ **Generic_signInButtonLabel**='...' (the label, which shall be shown for the sign in button etc.)
134134

135135
### Authelia
136+
+ If using "pretty" URLs in webtrees (i.e. rewrite_urls="1" in the webtrees config.ini.php file), open the module settings in the control panel and activate "**Use pretty redirect URL**".
136137
+ For a description about the Authelia configuration, refer to the chapter about Oauth2 (OpenID Connect 1.0) configuration in the [Authelia Administration Manual](https://www.authelia.com/configuration/identity-providers/openid-connect/provider/)
137138
+ Configure your client in Authelia
138139
+ Open your webtrees config.ini.php file and add the following lines (copy/paste to the end):

resources/lang/de.mo

493 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)