Updates based on dexidp pr

Signed-off-by: justin-slowik <justin.slowik@thermofisher.com>
This commit is contained in:
justin-slowik
2020-06-02 14:39:30 -04:00
parent f91f294385
commit 1404477326
4 changed files with 7 additions and 5 deletions

View File

@@ -31,6 +31,7 @@ var requiredTmpls = []string{
tmplOOB,
tmplError,
tmplDevice,
tmplDeviceSuccess,
}
type templates struct {