Commit Graph

224 Commits

Author SHA1 Message Date
mb-wali
32c6f1eefc Update .travis.yml 2020-07-27 11:29:53 +02:00
mb-wali
bdb0e8df67 v0.1.1 0.1.1 2020-07-27 11:22:50 +02:00
mb-wali
28b72334a9 Merge pull request #15 from mb-wali/module
module modification
* updated the module structure
* closed #11
2020-07-27 11:20:46 +02:00
mb-wali
99018d691b Update README.rst 2020-07-27 11:17:36 +02:00
mb
e7b4501fab update travis file
This closes #11
2020-07-27 10:49:38 +02:00
mb
d860cb99c0 module modification
updated the module structure
2020-07-27 10:25:41 +02:00
mb-wali
c1bdec7e49 Update README.rst 2020-07-10 09:24:04 +02:00
mb-wali
7919a5dcc0 Update config.py
more detailed comment on ```USERPROFILES_EXTEND_SECURITY_FORMS```
2020-07-10 09:06:07 +02:00
mb-wali
e920d16f61 Update setup.py
removed invenio-shibboleth from install_requires, this closes #14 .
2020-07-08 16:47:41 +02:00
mb
83666fb072 configs for invenio-account 2020-07-08 11:30:23 +02:00
mb-wali
cf4ff29c51 Merge pull request #14 from mb-wali/read_from_files
Read from files
2020-07-07 15:41:25 +02:00
mb-wali
b4b6244b59 Merge pull request #10 from mb-wali/invenio-shibboleth
Invenio shibboleth
2020-07-07 15:40:27 +02:00
mb-wali
233aac733d updated badge url 2020-07-07 10:29:35 +02:00
mb
71a715fe38 libxml2-dev libxmlsec1-dev
installing required library into travis.yml
2020-07-07 10:28:02 +02:00
mb
267feed3d0 SSO_SAML_IDPS
removed dic
2020-07-07 10:21:10 +02:00
mb
f0454a09cb update keywords
This closes #12
2020-07-07 08:35:54 +02:00
mb
0f46943120 config.py import changed
from invenio-shibboleth
2020-07-06 16:05:17 +02:00
mb
0936f7e274 invenio-shibboleth module is added to install_requires 2020-07-06 16:02:31 +02:00
mb-wali
c57a3a8598 Update README.rst 2020-07-06 15:53:49 +02:00
mb-wali
3290c669df Merge pull request #8 from mb-wali/checks
added missing modules
2020-07-02 09:19:50 +02:00
mb
894a81f5c1 added missing modules
invenio-db & invenio-oauthclient was added to the install requirement.
2020-07-01 10:47:07 +02:00
mb-wali
6a898d0f69 Mapping (#6)
* saml config

* manifest for saml files

* required

* required

* travis added install

* travis added install

* travis added installs

* extras

* extras

* added

* added

* onelogin configs

* onelogin configs

* using ready

* typo

* email sender

* modified config.py

added CORS variables in order to be possible to enable the CORS. also rearanged the config.py variables and thier comments.

* missing import:

in config.py import is needed in order to use flask_babelex func. also this module requires invenio-saml to be installed - added to the install_requires. for now installing it via github.

* install_requires

changed the branch for invenio-saml

* updated setup.py

changed to custom branch of invenio-saml, for testing the changes on those branch.

* Update config.py

In order to register user_profile via login with OAuth client, one must set this value.

* typo

fixed typo in comment.

* removed entityId

removed manully input for service provider, now it will assign automaticly the metadata url to service provider entityID.

* mapping field

a. changed invenio-saml branch, b. changed mapping field names.

* added missing NameIDFormat

* fix missplaced

name and surname was misplaced

* changed branch
2020-06-26 10:39:53 +02:00
mb-wali
a62ed72989 configs (#1)
* entrypoint for config.py

* entrypoint for config.py

* manifest

* new configs

* new configs
2020-05-12 14:58:54 +02:00
mb
e1357c890a init 2020-05-12 14:18:20 +02:00