1e60cf4f2127fc68b76a49d866765861038c4a33
Quick-Start.md
| ... | ... | @@ -1,6 +1,6 @@ |
| 1 | 1 | **Quick Start Guide** |
| 2 | 2 | |
| 3 | -#**Integration Quick Start Guide ** |
|
| 3 | +#**Integration Quick Start Guide** |
|
| 4 | 4 | |
| 5 | 5 | |
| 6 | 6 | |
| ... | ... | @@ -66,7 +66,7 @@ The Izenda Reports platform includes a robust and flexible security model which |
| 66 | 66 | |
| 67 | 67 | |
| 68 | 68 | |
| 69 | -*Assumptions - These will vary based on your application * |
|
| 69 | +*Assumptions - These will vary based on your application* |
|
| 70 | 70 | |
| 71 | 71 | * The username is stored in a session variable called "UserName" |
| 72 | 72 | * The users role is stored in a session variable called "Role" |
| ... | ... | @@ -76,7 +76,7 @@ The Izenda Reports platform includes a robust and flexible security model which |
| 76 | 76 | |
| 77 | 77 | |
| 78 | 78 | |
| 79 | -*Limitations Enforced * |
|
| 79 | +*Limitations Enforced* |
|
| 80 | 80 | |
| 81 | 81 | * The user is logged In |
| 82 | 82 | * The user can only see records for their ClientID |