Git Product home page Git Product logo

eidas-italian-node's Introduction

Nodo eIDAS Italiano

Il Nodo eIDAS Italiano, nel seguito Nodo, rappresenta il punto di congiunzione fra SPID e gli schemi di identità digitale definiti negli stati membri della Comunità Europea.

Grazie al Nodo, i cittadini italiani potranno accedere ai servizi digitali europei utilizzando le proprie credenziali SPID. Contemporaneamente, i cittadini europei potranno accedere ai servizi digitali italiani utilizzando le proprie credenziali nazionali.

La definizione, lo sviluppo e l' esercizio del Nodo sono da contestualizzare all'interno del progetto europeo FICEP (First Italian Crossborder eIDAS Proxy), co-finanziato con grant agreement numero INEA/CEF/ICT/A2014/0041.

Per approfondimenti sul tema dell'identità digitale in Italia e in Europa e sull'interoperabilità fra i vari schemi nazionali di identità digitale si rimanda al sito ufficiale.

Supporto Tecnico Login eIDAS

Il supporto tecnico del Nodo utilizza gli issue di GitHub come strumento di gestione, condivisione e risoluzione delle problematiche tecniche.

Questo è uno spazio pubblicamente accessibile, pertanto si prega di non inserire nessun dato sensibile come password e configurazioni di sicurezza. Nel caso fosse necessario trasmettere questa tipologia di informazioni, dovranno essere utilizzati canali alternativi preventivamente definiti insieme ad AgID.

Team

  • Massimiliano Pucciarelli (Responsabile progetto, @mpucciarelli)
  • Emilio Ronga (Collaboratore presso Agenzia per l'Italia Digitale, @eronga)
  • Maria Rosaria Cupparo (Collaboratrice presso Agenzia per l'Italia Digitale, @mrcupparo)
  • Michele Leone (Collaboratore presso Agenzia per l'Italia Digitale, @MikLeone)
  • Paolo Smiraglia (Collaboratore presso Agenzia per l'Italia Digitale, @psmiraglia)

eidas-italian-node's People

Contributors

psmiraglia avatar umbros avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eidas-italian-node's Issues

Procedura aggiornamento metadata SPID / eIDAS

Salve,
circa 2 anni fa ho accreditato un metadata che conteneva un AssertionConsumerService e 3 AttributeConsumingService (0 spid / 99-100 eidas); lo scorso mese abbiamo effettuato la procedura di aggiornamento del metadata per aggiungere un AssertionConsumerService al metadata.
La procedura è andata a buon fine e il metadata è stato propagata agli IdP SPID.
La domanda è: ma è stato propagato anche al nodo eIDAS, e quindi l'IdP eIDAS riconosce valida anche l'AssertionConsumerService nuova, o bisogna effettuare una procedura specifica eIADS per l'aggiornamento del metadata ?

Grazie del supporto
Saluti

Error message in Europass login

For several days I have not been able to access the Europass site, displaying the following error:
Unable to authenticate via the eIDAS proxy service of the country "IT".
This does not allow me to update my CV, precluding me from accessing some calls.
Is there a possibility of reaching a resolution?
Thank you

Unable to authenticate via the eIDAS proxy service of the country IT

Unable to authenticate via the eIDAS proxy service of the country IT.pdf

Il sito https://eid.gov.it/ non risulta sicuro da due giorni almeno. Si legge che il CA SSL SERVER è scaduto esattamente il 6 giugno.
Non è possibile fare nessun accesso tramite questo tool, ergo non posso accedere al portale dell'Unione Europea, ergo non posso fare application entro le varie deadline, ergo mi state illecitamente precludendo opportunità per il mio futuro prossimo.

Ho aperto ticket nella pagine helpdesk, ho mandato email, ho scritto nella pagina FB. NESSUNA RISPOSTA. è una situazione per voi estremamente imbarazzante oltre che vergognosa, chiamandovi proprio Agenzia per l'Italia digitale.
Devo mandarvi un piccione viaggiatore per chiedervi di risolvere quanto prima?

Same styles used for eIDAS and SPID access buttons

The CSS file for the eIDAS access button present here contains declarations about styles named as italia-it-button[-*].
The same style names are used for the SPID SP access button.

These final result is that if you want to put the SPID access button and the eIDAS access button on the same page, as per AgID guidelines, and you then import both CSS files in your HTML page, styles from the eIDAS CSS will override those from the SPID CSS.
The most visible result is that the SPID access button will have rounded corners, instead of straight ones.

See, for instance:


which is the same style used at:
https://github.com/italia/spid-sp-access-button/blob/2fe1955ac8d267b7399d1dca3ed92ed05c5fb030/src/production/spid-sp-access-button.html#L18
however it brings border-radius: 15px.

Possibile solutions:

  • rename the italia-it-button[-*] styles in either this eIDAS access button or SPID access button (I would say it's better to change them here)
  • limit the scope of the italia-it-button[-*] styles with a CSS descendant selector in both projects so that they are applied only when those styles appear within a HTML container with a unique id or style (but this may perhaps also require changes to the HTML pages... I've not investigated further)

Eidas ente Avepa

Salve,
non riusciamo a far funzionare l'autenticazione con il pulsante Eidas ( siamo riusciti già da tempo a farlo funzionare per i vari IDP di SPID).
Quando viene invocato Eidas compare la schermata con il messaggio "Si è verificato un errore Formato richiesta non corretto. contatare il gestore del servzio."

Il metadato che abbiamo inviato ci è stato validato senza errori, fatto numerosi tentativi di modifica dei tag sulla chiamata ma non funziona.
ecco il link per l'accesso: u
Tra l'elenco degli IDP SPID ci sta uno senza immagine, se volete fare delle prove potete richiamarlo ( la parte grafica verrà sistemata non appena il servizio sarà funzionante).

Può essere che sia anche un errore sul metadata, ma non riesco proprio a capire.
Riuscite a dirmi dove sbaglio?
Colgo l'occasione per ringraziare anticipatamente per la disponibilità
Buona giornata
LM

Metadati nodi eIDAS non raggiungibili programmaticamente

I metadata del nodo eIDAS italiano non risultano raggiungibili nè in ambiente QA nè in ambiente prod se acceduti programmaticamente o tramite servizi di backend. Questo avviene in quanto l'assenza dell'header User-Agent causa un errore 403. Accedendo da browser, dove lo user-agent viene automaticamente popolato, i metadata risultano accessibili. Non è assolutamente chiaro quali siano i valori di User-Agent accettati e questa novità sta causando problemi a moltissimi SP.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.