Skip to content

vbeffa/SCIM

This branch is 4 commits ahead of LearnCore/SCIM:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Vlad BeffaVlad Beffa
Vlad Beffa
and
Vlad Beffa
Sep 14, 2017
23d5427 · Sep 14, 2017

History

6 Commits
Feb 20, 2017
Sep 14, 2017
Feb 20, 2017
Sep 14, 2017
Feb 20, 2017
Feb 20, 2017
Feb 20, 2017
Feb 20, 2017
Feb 20, 2017
Feb 20, 2017
Feb 20, 2017
Sep 14, 2017

Repository files navigation

SCIM

Requirements

Write a SCIM 2.0 server including 7 necessary requests used by identity providers using Scala on the Play framework. You'll have design a database to define users, groups, and user-group membership. The API needs no presentation layer, just RESTful endpoints that can manipulate the database and return JSON. The repository contains a template for the project, including routes and a controller to get you started.

Resources

Here are some useful links for the project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 88.1%
  • HTML 11.2%
  • JavaScript 0.7%