 78af350610
			
		
	
	78af350610
	
	
	
		
			
			* procedrual docs * restructure * new image, edit tweaks * more tweaks * edits * edits for new button labels * more content in invitations * tweaks * Optimised images with calibre/image-actions * fixed link * links * ken's edits * changed label name * spelling checks * fix links * links again * fighting with imports * ugh * add extensions back * fix link * tweak * rename file again * more links * added punctuation * use generated index Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Tana Berry <tana@goauthentik.io> Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
		
			
				
	
	
		
			13 lines
		
	
	
		
			483 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			483 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ---
 | |
| title: About users
 | |
| ---
 | |
| 
 | |
| import DocCardList from "@theme/DocCardList";
 | |
| import { useCurrentSidebarCategory } from "@docusaurus/theme-common";
 | |
| 
 | |
| In authentik you can create and manage users with fine-tuned access control, session and event details, group membership, super-user rights, impersonation, and password management and recovery.
 | |
| 
 | |
| To learn more about working with users in authentik, refer to the following topics:
 | |
| 
 | |
| <DocCardList items={useCurrentSidebarCategory().items} />
 |