1 / 36

Installation af SimpleSAML PHP Identity Provider

Installation af SimpleSAML PHP Identity Provider. Trin 1: Installér Sun Virtual Box…. Næste. Trin 2: Opret virtual machine med image fra fra .vdi fil. Næste. Så er image installeret og klart. Nu mangler konfigurering af netværk. Host Interface Networking. Så er det bare at starte….

clint
Download Presentation

Installation af SimpleSAML PHP Identity Provider

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Installation af SimpleSAML PHPIdentity Provider

  2. Trin 1: Installér Sun Virtual Box…

  3. Næste • Trin 2: Opret virtual machine med image fra fra .vdi fil.

  4. Næste • Så er image installeret og klart. • Nu mangler konfigurering af netværk.

  5. Host Interface Networking

  6. Så er det bare at starte…

  7. Log ind med brugerid ”simplesamlphp” og password ”simplesamlphp”

  8. Find den tildelte IP adresse • Vejledning foreslår /sbin/ipconfig - det kunne jeg ikke få til at virke. • Prøv med ”ifconfig –a”

  9. IP adresse

  10. Konfigurer SimpleSAML PHP • Start en browser (fra host maskine) på: https://<virtualboxip>/simplesaml • Ignorér fejl for SSL certifikat! • Nu kan SimpleSAMLPHP konfigureres!

  11. Her findes IdP’ens meta data Her importeres SP’ens meta data

  12. Videre • De næste trin består i at indlægge nye certifikater • SSL Certifikat til Apache(findes i /etc/apache2/sites-enabled/000-default) • Signeringscertifikat til SimpleSAML(findes i ~/src/simplesamlphp/cert – bemærk at vejledningen siger certs) • Herefter skal meta data udveksles med SP’ere

  13. IdP’ens meta data

  14. Import af SP meta data Ud kommer et stykke PHP kode som indsættes nederst i ~/src/simplesamlphp/metadata/saml2-sp-remote.php

More Related