diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c0688999..210233f2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -154,6 +154,9 @@ eg. if your PR is doing something related to conference registrations, go to the ### Email Notifications **Note**: We use [letter_opener](https://github.com/ryanb/letter_opener) in development environment. You can check out your mails by visiting [localhost:3000/letter_opener](http://localhost:3000/letter_opener). +### openID +In order to use [openID](http://openid.net/) logins for your OSEM in development you need create `config/secrets.yml` file. After this simply refer to development block in `config/secrets.yml.example` to setup `config/secrets.yml`. Now you can run `rake secret` to generate secret_key. Replace sample `secret_key_base` in `config/secrets.yml` with generated one. Restart rails server once to use openID logins. + ### Using iChain in test mode [devise_ichain_authenticatable](https://github.com/openSUSE/devise_ichain_authenticatable) comes with test mode, which can be useful in development phase in which an iChain proxy is