diff options
| -rw-r--r-- | docs/lasso-book/writing-a-c-sp.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/lasso-book/writing-a-c-sp.txt b/docs/lasso-book/writing-a-c-sp.txt index 847e8908..4c54b0f4 100644 --- a/docs/lasso-book/writing-a-c-sp.txt +++ b/docs/lasso-book/writing-a-c-sp.txt @@ -15,6 +15,10 @@ Introduction to Lasso objects (how to create the LassoServer object) +.. warning:: The source code presented in this document has the purpose to + explain the different steps necessary to implement Liberty + Alliance profiles; they lack proper memory management and error + checking. Single Sign-On and Federation Profile |
