CLARIAH / wp4-requirements

Requirements for WP4 sprints
0 stars 0 forks source link

QBer/Datalegend transition to API keys #28

Open albertmeronyo opened 7 years ago

RinkeHoekstra commented 7 years ago

Depends on CLARIAH/wp4-requirements#27 (moved to next milestone 1.30)

LaurensRietveld commented 7 years ago

Todo:

  1. Add a jwt parser that reads the JWT payload from the Authorization header
  2. Make sure to use the same secret as the one that is used to create the token
  3. Based on the payload, restrict some features or add functionality

I can help with setting up 1 and 2. We'll have to decide when to do this though. No use when we're not actively using the dashboard yet (or is there?)

RinkeHoekstra commented 7 years ago

This currently hinges on OpenConext development by @jauco and @ThemGit, @LaurensRietveld will get in touch with them about the current status. We cannot really move forward here without running the risk of duplicating work that has already been done in WP2