Jens Langhammer
|
f0db408699
|
api: add v3
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-09-02 17:40:02 +02:00 |
Jens Langhammer
|
7294d8fca5
|
website/docs: add note for cross-namespace reference in traefik
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-29 20:46:17 +02:00 |
Jens Langhammer
|
294d70ae4d
|
outposts/ldap: move virtual groups to other OU for lookups, conditionally skip requests based on search filter
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 17:53:09 +02:00 |
George V
|
95ceabe1ba
|
website/docs: Forward authentication proxy and Grafana considerations (#1254)
* docs: Updated forward authentication proxy nginx buffer config, grafana oauth integration considerations
* docs: Cover edge-case when default grafana org id is not 1
|
2021-08-14 22:05:23 +02:00 |
Jens Langhammer
|
75fec19079
|
website/docs: add note for nginx header size
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-01 18:22:50 +02:00 |
Jens Langhammer
|
d16c24fd53
|
website/docs: clear up outpost uuids
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-23 16:07:47 +02:00 |
Jens Langhammer
|
285a9b8b1d
|
website/docs: remove duplicate proxy docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-22 10:48:10 +02:00 |
Jens Langhammer
|
a270a84aae
|
website/docs: update link for saml provider metadata
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#857
|
2021-05-11 14:23:39 +02:00 |
Jens Langhammer
|
d3f8d7120f
|
docs: cleanup, add 2021.3 to sidebar
|
2021-03-02 22:10:54 +01:00 |
Jens Langhammer
|
0ade57b5a6
|
docs: replace Autogenerated with managed mappings
|
2021-02-16 19:18:57 +01:00 |
Jens Langhammer
|
f4bb22138c
|
providers/saml: add support for WindowsDomainQualifiedName, add docs for NameID
|
2021-01-28 22:00:40 +01:00 |
Jens L
|
1cfe1aff13
|
wip: rename to authentik (#361)
* root: initial rename
* web: rename custom element prefix
* root: rename external functions with pb_ prefix
* root: fix formatting
* root: replace domain with goauthentik.io
* proxy: update path
* root: rename remaining prefixes
* flows: rename file extension
* root: pbadmin -> akadmin
* docs: fix image filenames
* lifecycle: ignore migration files
* ci: copy default config from current source before loading last tagged
* *: new sentry dsn
* tests: fix missing python3.9-dev package
* root: add additional migrations for service accounts created by outposts
* core: mark system-created service accounts with attribute
* policies/expression: fix pb_ replacement not working
* web: fix last linting errors, add lit-analyse
* policies/expressions: fix lint errors
* web: fix sidebar display on screens where not all items fit
* proxy: attempt to fix proxy pipeline
* proxy: use go env GOPATH to get gopath
* lib: fix user_default naming inconsistency
* docs: add upgrade docs
* docs: update screenshots to use authentik
* admin: fix create button on empty-state of outpost
* web: fix modal submit not refreshing SiteShell and Table
* web: fix height of app-card and height of generic icon
* web: fix rendering of subtext
* admin: fix version check error not being caught
* web: fix worker count not being shown
* docs: update screenshots
* root: new icon
* web: fix lint error
* admin: fix linting error
* root: migrate coverage config to pyproject
|
2020-12-05 22:08:42 +01:00 |
Jens L
|
7be680cbe5
|
Migrate to Docusaurus (#329)
* docs: initial migration to docusaurus
* website: add custom font, update blurbs and icons
* website: update splash
* root: update links to docs
* flows: use .pbflow extension so docusaurus doesn't mangle the files
* e2e: workaround prospector
* Squashed commit of the following:
commit 1248585dca
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Sun Nov 15 20:46:53 2020 +0100
e2e: attempt to fix prospector error again
commit 1319c480c4
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Sun Nov 15 20:41:35 2020 +0100
ci: install previous python version for upgrade testing
* web: update accent colours and format
* website: format markdown files
* website: fix colours for text
* website: switch to temporary accent colour to improve readability
* flows: fix path for TestTransferDocs
* flows: fix formatting of tests
|
2020-11-15 22:42:02 +01:00 |