5d2d9c90ff
Fix incorrect size redefinition for Discord avatar acquisition code. ( #11050 )
...
Fix incorrect size redefinition.
Signed-off-by: Aterfax <Aterfax@users.noreply.github.com >
2024-08-26 11:31:26 +02:00
ff4ff15e4e
website/integrations: Correct Discord avatar code and add warning. ( #11031 )
...
There's a mispelling which causes the avatar gathered to not be the desired size.
Additionally, larger avatars appear to cause "Header too large" errors when users attempt to access services (at least for me via a proxy providers.)
This can also be seen users have a very large JWT in their request headers. (You can use https://github.com/traefik/whoami for debugging).
Signed-off-by: Aterfax <Aterfax@users.noreply.github.com >
2024-08-23 14:08:26 +02:00
322ae4c4ed
website/docs: add source property mappings, rework provider property mappings ( #10652 )
2024-08-07 19:30:29 +00:00
1a6ac4740d
sources: introduce new property mappings per user and group ( #8750 )
...
* sources: introduce new property mappings per-user and group
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* sources/ldap: migrate to new property mappings
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* lint-fix and make gen
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* web changes
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fix tests
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* update tests
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* remove flatten for generic implem
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* rework migration
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* lint-fix
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* wip
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fix migrations
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* re-add field migration to property mappings
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fix migrations
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* more migrations fixes
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* easy fixes
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* migrate to propertymappingmanager
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* ruff and small fixes
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* move mapping things into a separate class
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* migrations: use using(db_alias)
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* migrations: use built-in variable
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* add docs
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* add release notes
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2024-07-22 15:26:22 +02:00
f5e8c2891d
website/integrations: Improve discord role sync policies ( #10219 )
...
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2024-07-18 14:15:48 -05:00
14e8d1d0f4
website/docs: sources: ldap: remove extra example ( #10387 )
2024-07-05 16:06:50 +00:00
5103eebfad
website/docs: add new content from old PR #9524 ( #10158 )
...
Co-authored-by: 4d62 <ext@4d62.me >
Co-authored-by: "Brian, Chen" <wildfox@126.com >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
2024-07-05 17:49:40 +02:00
53a44435f8
website/docs: fix #9552 openssl rand base64 line wrap ( #10211 )
2024-06-24 21:19:47 +00:00
211cdb3a21
website/docs: add docs for configuring Facebook as a source ( #9884 )
...
* FB draft
* tweak
* more tweaks
* formatting
* more formatting
* marc edit
---------
Co-authored-by: Tana M Berry <tana@goauthentik.com >
2024-05-28 09:41:26 -05:00
0ed4bba5a5
website/integrations: discord: fix typo ( #9800 )
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2024-05-22 01:51:24 +02:00
09832355e3
website/integrations: add three more policy-expressions to discord-docs ( #5760 )
...
* - Add two policy-examples for syncing discord roles to authentik groups during enrollment or authentication
- Add policy to store oauth-info and create an authentik-avatar-attribute during enrollment or authentication
* Fix issues and lint
- Fixed issue with wrong return during provider-check
- Lint using black
Signed-off-by: Keyinator <k3yinator@gmail.com >
* Fix capitalization and punctuation
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Keyinator <k3yinator@gmail.com >
* Fix documentation link and add explanation to MAPPED_ROLES attribute
---------
Signed-off-by: Keyinator <k3yinator@gmail.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2024-05-21 13:10:16 -05:00
bb1b8ab7bb
website/docs: refine intro page for sources ( #9625 )
2024-05-07 18:59:25 +02:00
d8b1cd757e
website/docs: move Sources from Integrations into Docs ( #9515 )
...
* moved Sources form Integrations to Docs
* files moved
* fixed setting options
* fixed broken links and added redirects
* try single-sourcing Sources docs
* tweaks
* fighting links
* still fighting links
* fightng sidebar
* fighting with sidebar
* add logos and tweak
* image tweaks
* Optimised images with calibre/image-actions
* added remaining UI definitions
* kens edits
---------
Co-authored-by: Tana M Berry <tana@goauthentik.com >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2024-05-06 17:49:17 -05:00