mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	tweaking docs loginTokeKey (#5733)
This commit is contained in:
		
							parent
							
								
									18af676c22
								
							
						
					
					
						commit
						b02541cd02
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -8,17 +8,17 @@
 | 
			
		|||
 | 
			
		||||
## Software Integration Tokens
 | 
			
		||||
 | 
			
		||||
!!!note
 | 
			
		||||
    You can only generate a SINGLE loginTokenKey!
 | 
			
		||||
!!!warning
 | 
			
		||||
    You can only have a SINGLE loginTokenKey for your meshcentral server!<br>
 | 
			
		||||
    So if you regenerate a loginTokenKey, the old one will be revoked/deleted!
 | 
			
		||||
 | 
			
		||||
You can generate the Login Token Key with the following:
 | 
			
		||||
You can create/view the Login Token Key with the following:
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
node node_modules/meshcentral --loginTokenKey
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
You can then revoke/renew the Login Token Key with the following:
 | 
			
		||||
You can then reset/revoke/renew the Login Token Key with the following to create a new one:
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
node node_modules/meshcentral --loginTokenKey --loginTokenGen
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue