Skip to content

Commit 90607e9

Browse files
committed
Updating README formatting
1 parent 6c01bdc commit 90607e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#Module purpose
1+
# Module purpose
22

33
The aim of this module is to enhance integration with **simplesamlphp_auth** module, by force triggering **SimpleSAML auth page** redirect when certain criteria are met.
44

5-
#How does it work
5+
# How does it work
66

77
Module performs checks on a single redirect triggering page. In order for it to work the cache for anonymous user for that page response is programmatically killed.
88

@@ -16,7 +16,7 @@ To improve the performance, the redirect decision is stored in cookies to a limi
1616

1717
Additionally module provides a special field for user entity, called **SimpleSAML UID** that allows to create a **SimpleSAML mapping** with the existing Drupal users.
1818

19-
#Additional setings
19+
# Additional setings
2020

2121
- **IP's whitelist**
2222
Comma separate values of IP or IP ranges that will be redirected to SimpleSAML auth page.

0 commit comments

Comments
 (0)