* Added example of how to get user objects fro a group object
* Updated wording
* Updated wording, added titles to examples, capitalised group, added explanation of examples
* Update website/docs/users-sources/groups/group_ref.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* Update website/docs/users-sources/groups/group_ref.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* Update website/docs/users-sources/groups/group_ref.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* Update website/docs/users-sources/groups/group_ref.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* Update website/docs/users-sources/groups/group_ref.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* Update website/docs/users-sources/groups/group_ref.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* Update website/docs/users-sources/groups/group_ref.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* Changes based on Tana's feedback
* Word
* Capitalization
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
* Removed multiline code block section. Added docusaurus style codeblock section. Fixed some capitalisation.
* Update website/docs/developer-docs/docs/style-guide.mdx
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* Added highlighting info and fixed formatting.
* Typo and prettier.
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
* Beginning of work
* Added instructions for skipobject to each source
* removed saml
* removed oauth
* Updates
* Added provider SkipObject instructions
* combined examples into one
* modified kerberos python snippet as per suggestion from Marc
* Update website/docs/add-secure-apps/providers/property-mappings/index.md
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* Update website/docs/users-sources/sources/protocols/kerberos/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* Clarified how to use the exception
* Update website/docs/add-secure-apps/providers/property-mappings/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* Update website/docs/add-secure-apps/providers/property-mappings/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* fixed missing ) after gws
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* fixed missing . from /scim
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* fixing broken links
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* Fixed links
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
* Added debugging section and removed timestamps option
* Added details on trace and debug modes
* changed file to .mdx format
* Updated to include all log levels and a warning about trace
* Modified trace section
* Applied suggestions from dominic
* Prettier update
* Fixed tabs and lowercased the headers
* More tab fixes - prettier causing issues
* Prettier fix
* removed headers from inside tab sections
* added tabs import
* Changed line positioning for tabs import
* Update website/docs/troubleshooting/logs.mdx
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
* Applied suggestions from Dominic and Tana
* .
* Added tabs to last 2 sections as per suggestion from Tana
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Co-authored-by: Dominic R <dominic@sdko.org>
* Added logs file with basic instructions for capturing logs
* Included kubernetes instructions
* Fixed typos
* Fixed commands
* typo
* Updated kubernetes section
* updated as per suggestions from Dominic
* further changes to simplify the document
* Added section about Ctrl + C to stop logs
---------
Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
* revert token_expiry format in example blueprint
Signed-off-by: Marcelo Elizeche Landó <marcelo@goauthentik.io>
* Revert blueprint change, use hard link to the previous version in the docs
---------
Signed-off-by: Marcelo Elizeche Landó <marcelo@goauthentik.io>
web: Fix issues surrounding markdown rendering.
- Fix issue where Mermaid diagrams do not render.
- Fix link colors in dark mode.
- Fix anchored links triggering router.
- Fix issue where links occasionally link to missing page.
website/docs: Flesh out Apple Business Manager integration.
- Fix missing required attribute.
- Adjust visible headers in table of contents.
- Fix Docusaurus warning for nested paragraphs.
* website/docs: backup and restore: remove extra period
shameful
Signed-off-by: Dominic R <dominic@sdko.org>
* wip
---------
Signed-off-by: Dominic R <dominic@sdko.org>
* init
Signed-off-by: Dominic R <dominic@sdko.org>
* docs: sys mgmt: add backup documentation
* adapt command as you're already as root in postgres from what I tested and this is the easiest no-config-change solution that works
* Marc's comment
* href continuous archiving for pg
* add to sidebar
* restore documentation
* tana is gonna yell at me
* start
* static directories table fix my mess
* Update website/docs/sys-mgmt/ops/backup-restore.md
Signed-off-by: Dominic R <dominic@sdko.org>
* Update website/docs/sys-mgmt/ops/backup-restore.md
Signed-off-by: Dominic R <dominic@sdko.org>
---------
Signed-off-by: Dominic R <dominic@sdko.org>
* added Enterprise label
* fix date to be semantic version
* added Ent label, for real this time
* add Ent to procedural page too
---------
Co-authored-by: Tana M Berry <tana@goauthentik.com>
* Add Passkeys reference in several parts where WebAuthn is mentioned for better docs UX and SEO)
* Add version badge to Webauthn / passkeys authenticator
* fix linting issues
* Better wording to differenciate concepts
* Revert to css class for version badge because the ak-version tag don't support versions=<2023