Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EUDI Wallet RP backend integration #74

Merged
merged 44 commits into from
Jan 24, 2024
Merged

EUDI Wallet RP backend integration #74

merged 44 commits into from
Jan 24, 2024

Commits on Jul 21, 2023

  1. pyeudiw conf

    peppelinux committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    720b6e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eca8166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97feb84 View commit details
    Browse the repository at this point in the history
  4. feat: qrcode templates

    peppelinux committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3be2e8e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    6c8ecb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    ab742d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    3d1b93a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    38f6aa4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    dc9629b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    9567b77 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    e7d5bd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. uwsgi setup nginx and spid idps js

    root committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2536386 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    186001f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. feat: nginx hardening

    Giuseppe De Marco authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    15cc23b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. eudi small alignments

    peppelinux committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    dee8a04 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    2ba1bd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed02089 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Docker revamping (#90)

    * python version selected dinamically for docker version
    
    * fixed python version
    
    * added enviroments description
    
    * fix enviroment's name and echo
    
    * fir doker-compose and readme files
    
    * fix: change library from libressl-dev to openssl-dev
    
    * Update target_based_routing.yaml
    
    Fixed ficep entity_id name
    
    * New ficep metadata
    
    * chore: added dependency for django theme
    
    * Fix: remove of non existing field of user
    
    * feat: implemented Django template for the example sp
    
    * chore: example project - disco, proxy_conf and README
    
    * chore: README
    
    * chore: README added CORSO IDEM Proxy
    
    * fix: Docker compose
    
    * fix: Docker compose - README
    
    * fix: Docker compose - README
    
    * pyff folder renamed
    
    * Docker revamp
    
    * Docker revamp
    
    * chore: created static folder with static files
    
    * fix: adding missing STATIC_ROOT
    
    * fix: using {% static %} for static resources
    
    * fix: removed unused code
    
    * Update example_sp/djangosaml2_sp/saml2_sp/views.py
    
    Co-authored-by: Giuseppe De Marco <[email protected]>
    
    * Update example_sp/djangosaml2_sp/saml2_sp/views.py
    
    Co-authored-by: Giuseppe De Marco <[email protected]>
    
    * Docker revamp
    
    * fix: Docker entrypoint
    
    * chore: README
    
    * chore: README
    
    * fix: docker compose
    
    ---------
    
    Co-authored-by: Alessio Murru <[email protected]>
    Co-authored-by: MDreW <[email protected]>
    Co-authored-by: Gartic99 <[email protected]>
    Co-authored-by: Ghenadie Artic <[email protected]>
    5 people authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    766930c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6072f53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84c3e7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffe9067 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    75dfbed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ccced7 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Feat: by clicking on my name, you have a dropdown (#93)

    * chore: added dependency for django theme
    
    * Fix: remove of non existing field of user
    
    * feat: implemented Django template for the example sp
    
    * chore: created static folder with static files
    
    * fix: adding missing STATIC_ROOT
    
    * fix: using {% static %} for static resources
    
    * fix: removed unused code
    
    * Update example_sp/djangosaml2_sp/saml2_sp/views.py
    
    Co-authored-by: Giuseppe De Marco <[email protected]>
    
    * Update example_sp/djangosaml2_sp/saml2_sp/views.py
    
    Co-authored-by: Giuseppe De Marco <[email protected]>
    
    * feat: dropdown for profile
    
    * fix: resolved merge conflicts
    
    ---------
    
    Co-authored-by: Giuseppe De Marco <[email protected]>
    Gartic99 and Giuseppe De Marco authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5d24cf0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Merged PR #81 into EUDI (#94)

    * new discovery and error page based on bootstrap-itali v2.6.1
    
    * added id and class for errors
    
    * chore: added dependency for django theme
    
    * Fix: remove of non existing field of user
    
    * feat: implemented Django template for the example sp
    
    * chore: created static folder with static files
    
    * fix: adding missing STATIC_ROOT
    
    * fix: using {% static %} for static resources
    
    * fix: removed unused code
    
    * Update example_sp/djangosaml2_sp/saml2_sp/views.py
    
    Co-authored-by: Giuseppe De Marco <[email protected]>
    
    * Update example_sp/djangosaml2_sp/saml2_sp/views.py
    
    Co-authored-by: Giuseppe De Marco <[email protected]>
    
    * feat: dropdown for profile
    
    * fix: resolved merge conflicts
    
    * chore: removed comments on disco.html file
    
    * feat: improved echo_attributes page
    
    * Update Docker-compose/docker-compose.yml
    
    Co-authored-by: Giuseppe De Marco <[email protected]>
    
    ---------
    
    Co-authored-by: MDreW <[email protected]>
    Co-authored-by: Giuseppe De Marco <[email protected]>
    3 people authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a70e6c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Satosa-Saml2Spid/Eudi - Readme Review for initial setup of the enviro…

    …nment (#95)
    
    * Modifica Readme Satosa-Saml2Spid
    
    * aggiornamento django Readme
    
    * aggiornamento  Readme
    
    * Update readme - second release
    
    * update - review readme
    
    * create new Readme about DEMO SAML2 SP + remove blanck lines + modified django readme
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Giuseppe De Marco <[email protected]>
    davidelongo-ey and Giuseppe De Marco authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d10df79 View commit details
    Browse the repository at this point in the history
  2. ci: only py3.10 since it will be tested using docker

    Giuseppe De Marco authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    4135d61 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    74e976d View commit details
    Browse the repository at this point in the history
  2. chore: README wallet demo

    peppelinux committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e3ca116 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d6f53b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f790fe8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76c65d6 View commit details
    Browse the repository at this point in the history
  6. chore: README editorials

    peppelinux committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    682590c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    691193a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24a585b View commit details
    Browse the repository at this point in the history
  9. fix: sumamry

    peppelinux committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5a843f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. update CI workflow (Revision 1) (#96)

    * update CI workflow (Revision 1)
    
    * remove pip install line 35
    
    * Update CI workflow -  revision 2
    davidelongo-ey authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d03c902 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. ADD django_sp in Docker-compose and revisited CI workflow (#97)

    * Update CI workflow + ADD django_sp in Docker-compose
    
    * Update CI Workflow - Review 2
    
    * Update CI Workflow - Review 2.1
    
    * Update CI Workflow - Review 2.2
    
    * Update CI workflow + Docker-compose (review 3.1)
    davidelongo-ey authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4ad448e View commit details
    Browse the repository at this point in the history
  2. feat: qrcode loaded by client (#98)

    * new discovery and error page based on bootstrap-itali v2.6.1
    
    * added id and class for errors
    
    * chore: added dependency for django theme
    
    * Fix: remove of non existing field of user
    
    * feat: implemented Django template for the example sp
    
    * chore: created static folder with static files
    
    * fix: adding missing STATIC_ROOT
    
    * fix: using {% static %} for static resources
    
    * fix: removed unused code
    
    * Update example_sp/djangosaml2_sp/saml2_sp/views.py
    
    Co-authored-by: Giuseppe De Marco <[email protected]>
    
    * Update example_sp/djangosaml2_sp/saml2_sp/views.py
    
    Co-authored-by: Giuseppe De Marco <[email protected]>
    
    * feat: dropdown for profile
    
    * fix: resolved merge conflicts
    
    * chore: removed comments on disco.html file
    
    * feat: improved echo_attributes page
    
    * feat: qrcode loaded by js library
    
    * fix: qrcode_color set by parameter
    
    ---------
    
    Co-authored-by: MDreW <[email protected]>
    Co-authored-by: Giuseppe De Marco <[email protected]>
    3 people authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9bf36a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Remove apply_conf.sh script (#103)

    * fix: remove `apply_conf.sh` script and use ENV vars instead
    
    * fix: remove `apply_conf.sh` script and use ENV vars instead
    
    * fix: delete `apply_conf.sh` file
    
    * fix: separate `SATOSA_BASE_STATIC` from `SATOSA_BASE`
    
    ---------
    
    Co-authored-by: Salvatore Laiso <[email protected]>
    salvatorelaiso and Salvatore Laiso authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c9a9b54 View commit details
    Browse the repository at this point in the history
  2. Add in "External references" readme section the reference of pyeudiw …

    …doc (#104)
    
    * Update CI workflow + ADD django_sp in Docker-compose
    
    * Update CI Workflow - Review 2
    
    * Update CI Workflow - Review 2.1
    
    * Update CI Workflow - Review 2.2
    
    * Update CI workflow + Docker-compose (review 3.1)
    
    * issue #92 - add pyeudiw documentation ref
    
    * issue #92 - add pyeudiw documentation ref (review)
    
    * issue #92 - add pyeudiw documentation ref (review2)
    davidelongo-ey authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f1f4f29 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Merge branch 'master' into eudi

    Giuseppe De Marco authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    851e899 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Fixes pre release 0.8.0 (#105)

    * fix: align pyeudiw yaml config file
    
    * fix: align disco page to pyeudiw
    
    * fix: align base html to pyeudiw
    
    * fix: align qrcode to pyeudiw
    
    * fix: change reference to correct bootstrap
    
    * fix: add statics needed by spid_base
    
    * doc: update Configuration by environment variables section
    Gartic99 authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    396fc1f View commit details
    Browse the repository at this point in the history
  2. Fix CI pre-release (#107)

    * fix: github action
    
    * fix: temporary retrieve `pyeudiw` from github repo
    
    * fix: add `eudi` branch into CI triggers
    
    * chore: linting and container status info
    
    * fix: missing dependencies in CI host machine
    
    * fix: wait container startup
    
    * fix: add healthcheck
    
    ---------
    
    Co-authored-by: Salvatore Laiso <[email protected]>
    salvatorelaiso and Salvatore Laiso authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    267ff8d View commit details
    Browse the repository at this point in the history