Skip to content

Commit e250684

Browse files
committed
Update README.md
1 parent cf355e9 commit e250684

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@ def saml_settings
5252
settings
5353
end
5454
```
55+
5556
What's left at this point, is to wrap it all up in a controller and point the initialization and consumption URLs in OneLogin at that. A full controller example could look like this:
57+
5658
```ruby
5759
# This controller expects you to use the URLs /saml/init and /saml/consume in your OneLogin application.
5860
class SamlController < ApplicationController

0 commit comments

Comments
 (0)