From d958199acde1ffee073c93302d81a72b9bbe500c Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Wed, 13 Dec 2017 14:44:58 +0100 Subject: Dataporten presentation added --- reveal.js/dataporten.html | 119 +++++++++++++++++++++ .../dia/dataporten/dataporten_the_big_picture1.dia | Bin 0 -> 1603 bytes reveal.js/dia/dataporten/flow1.dia | Bin 0 -> 2208 bytes .../dataporten/dataporten_the_big_picture1.png | Bin 0 -> 9698 bytes reveal.js/images/dataporten/flow1.png | Bin 0 -> 22182 bytes 5 files changed, 119 insertions(+) create mode 100644 reveal.js/dataporten.html create mode 100644 reveal.js/dia/dataporten/dataporten_the_big_picture1.dia create mode 100644 reveal.js/dia/dataporten/flow1.dia create mode 100644 reveal.js/images/dataporten/dataporten_the_big_picture1.png create mode 100644 reveal.js/images/dataporten/flow1.png (limited to 'reveal.js') diff --git a/reveal.js/dataporten.html b/reveal.js/dataporten.html new file mode 100644 index 0000000..ba69c74 --- /dev/null +++ b/reveal.js/dataporten.html @@ -0,0 +1,119 @@ + + + + + Utviklerforum: Dataporten & eValg 3.0 + + + + + + + + + + + +
+ + +
+
+

Dataporten & eValg 3.0

+

Utviklerforum (31.08.2017)

+
+

+ Simeon Simeonov +

+
+ +
+

Agenda

+
+
    +
  • Intro

  • +
  • The big picture

  • +
  • Flow

  • +
  • Q & A

  • +
+
+ +
+
+

Introduction

+

Evalg 3.0

+
    +
  • Development started in 2017

  • +
  • Dataporten / Feide (OIDC with discovery) ... perhaps others in the future?

  • +
  • Python 3.6 / Flask / React / pyoic / pyJWT ...

  • +
  • Using fnr, feide-id, names...

  • +
+
+
+

Challenges with Dataporten

+
    +
  • React

  • +
  • Flexibility (using other providers (OP))

  • +
  • Testing (users, firewall(s))

  • +
+
+
+ +
+

The big picture

+ +
+ +
+
+

Flow

+ +
+
+

Challenges

+
    +
  • Not distributing client secrets

  • +
  • Checking state and verifying signatures

  • +
  • Flexibility (using other providers (OP))

  • +
  • Testing (users, firewall(s))

  • +
+
+
+ +
+

Q & A

+

???

+

“Judge a man by his questions rather than by his answers.” - Voltaire

+
+ +
+
+ + + + + + + diff --git a/reveal.js/dia/dataporten/dataporten_the_big_picture1.dia b/reveal.js/dia/dataporten/dataporten_the_big_picture1.dia new file mode 100644 index 0000000..513e162 Binary files /dev/null and b/reveal.js/dia/dataporten/dataporten_the_big_picture1.dia differ diff --git a/reveal.js/dia/dataporten/flow1.dia b/reveal.js/dia/dataporten/flow1.dia new file mode 100644 index 0000000..ec2dc2f Binary files /dev/null and b/reveal.js/dia/dataporten/flow1.dia differ diff --git a/reveal.js/images/dataporten/dataporten_the_big_picture1.png b/reveal.js/images/dataporten/dataporten_the_big_picture1.png new file mode 100644 index 0000000..436e2a5 Binary files /dev/null and b/reveal.js/images/dataporten/dataporten_the_big_picture1.png differ diff --git a/reveal.js/images/dataporten/flow1.png b/reveal.js/images/dataporten/flow1.png new file mode 100644 index 0000000..0ae3823 Binary files /dev/null and b/reveal.js/images/dataporten/flow1.png differ -- cgit v1.3