|
Size: 308
Comment:
|
← Revision 9 as of 2026-02-21 16:16:26 ⇥
Size: 540
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| <<TableOfContents(2)>> | |
| Line 2: | Line 3: |
| * https://aplicacoes.autenticacao.gov.pt/plugin/plugin-autenticacao-gov.deb?_ga=2.54853611.1730798656.1686733538-460796855.1637876061&_gl=1*sryunn*_ga*NDYwNzk2ODU1LjE2Mzc4NzYwNjE.*_ga_QTHS2FFSS4*MTY4NjczMzUzOC4yLjEuMTY4NjczNDYxNi42MC4wLjA. * sudo dpkg -i plugin-autenticacao-gov.deb |
Download JAR from [[https://autenticacao.gov.pt/fa/ajuda/autenticacaogovpt.aspx | autenticacaogovpt.aspx ]] Source code for desktop app https://github.com/amagovpt/autenticacao.gov {{{#!highlight sh git clone https://github.com/amagovpt/autenticacao.gov.git }}} === Run in Debian === Start plugin from the command line {{{#!highlight sh sudo apt install pcscd sudo apt install pcsc-tools pcsc_scan # start authentication plugin java -jar plugin-autenticacao-gov.jar }}} |
Contents
AutenticacaoGov
Download JAR from autenticacaogovpt.aspx
Source code for desktop app https://github.com/amagovpt/autenticacao.gov
1 git clone https://github.com/amagovpt/autenticacao.gov.git
Run in Debian
Start plugin from the command line
