summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2012-10-01 11:47:25 +0200
committerrautenberg <rautenberg@in-silico.ch>2012-10-01 11:47:25 +0200
commitd754c15ebae5ef35539f84452c0000d5eb1ce960 (patch)
tree79ae02ad64f35851163c59792d3d365af261f0d3
parent7c64e61d16d2495e664478f250e4d0cc6f1d9417 (diff)
fix typo
-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__