Remove backslashes from azure configuration example
This commit is contained in:
		
							parent
							
								
									2ca5de9d44
								
							
						
					
					
						commit
						8d73740425
					
				|  | @ -105,8 +105,8 @@ Note: The user is checked against the group members list on initial authenticati | ||||||
| 7. Configure the proxy with | 7. Configure the proxy with | ||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
|    --provider=azure \ |    --provider=azure | ||||||
|    --client-id=<application ID from step 3> \ |    --client-id=<application ID from step 3> | ||||||
|    --client-secret=<value from step 6> |    --client-secret=<value from step 6> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue