summaryrefslogtreecommitdiff
path: root/_posts/2012-09-03-authorization--authentication-flow-and-configuration.md
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2012-09-03-authorization--authentication-flow-and-configuration.md')
-rw-r--r--_posts/2012-09-03-authorization--authentication-flow-and-configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2012-09-03-authorization--authentication-flow-and-configuration.md b/_posts/2012-09-03-authorization--authentication-flow-and-configuration.md
index 142b1de..0451227 100644
--- a/_posts/2012-09-03-authorization--authentication-flow-and-configuration.md
+++ b/_posts/2012-09-03-authorization--authentication-flow-and-configuration.md
@@ -16,7 +16,7 @@ If A&A is activated:
1. every request is disallowed.
2. you can define exeptions in the configuration file => __CONFIGURATION__
- * authentification exeptions
+ * authentication exeptions
* authorization exeptions
3. you can allow one or more REST request (GET, POST, PUT, DELETE) to an URI controlled by the openSSO server, defined in policies. => __POLICIES__