MITREid Connect

From GFIPM Implementation Wiki
Revision as of 18:43, 24 May 2018 by Jeff.Krug (Talk | contribs)

Jump to: navigation, search

About

This page is a brief introduction to deploying MITREid Connect with support for NIEF Attributes/Claims.


Deploying

Generally to deploy a customized (customization is pretty much always required outside of test deployments) MITREid Connect does require at a minimum some basic understanding of source control (specifically git), as well as some level of comfort writing Java source code and configuring a Maven project. The information we provide will be light on these details, but will hopefully make sense to anyone already comfortable with these concepts.

Sample Project

GTRI has found the best starting point for deploying MITREid Connect is their LDAP Overlay: https://github.com/mitreid-connect/ldap-openid-connect-server

Customizing

NIEF Attributes