DJIN#36213 SAML/Authenticatie verbeteringen. Hernoemen fac_idp naar aut_idp
svn path=/Website/trunk/; revision=33633
This commit is contained in:
@@ -37,11 +37,11 @@ var api2_mapper = {
|
|||||||
"visitorproperties" : { "filename": "appl/mgt/bez_kenmerk.asp" },
|
"visitorproperties" : { "filename": "appl/mgt/bez_kenmerk.asp" },
|
||||||
"appointments" : { "filename": "appl/api2/api_appointments.asp", "module": "BEZ" },
|
"appointments" : { "filename": "appl/api2/api_appointments.asp", "module": "BEZ" },
|
||||||
"visitors" : { "filename": "appl/api2/api_visitors.asp", "module": "BEZ" },
|
"visitors" : { "filename": "appl/api2/api_visitors.asp", "module": "BEZ" },
|
||||||
"budget" : { "filename": "appl/mgt/bgt_budget.asp" },
|
"budget" : { "filename": "appl/bgt/bgt_budget.asp" },
|
||||||
"budgetmutations" : { "filename": "appl/mgt/bgt_budgetmutatie.asp"},
|
"budgetmutations" : { "filename": "appl/bgt/bgt_budgetmutatie.asp"},
|
||||||
"budgetdisciplines" : { "filename": "appl/mgt/bgt_discipline.asp" },
|
"budgetdisciplines" : { "filename": "appl/bgt/bgt_discipline.asp" },
|
||||||
"budgetcostcategories" : { "filename": "appl/mgt/bgt_kostenrubriek.asp" },
|
"budgetcostcategories" : { "filename": "appl/bgt/bgt_kostenrubriek.asp" },
|
||||||
"budgetprojects" : { "filename": "appl/mgt/bgt_project.asp" },
|
"budgetprojects" : { "filename": "appl/bgt/bgt_project.asp" },
|
||||||
"graphiclabels" : { "filename": "appl/mgt/cad_label.asp" },
|
"graphiclabels" : { "filename": "appl/mgt/cad_label.asp" },
|
||||||
"graphiclegends" : { "filename": "appl/mgt/cad_legenda.asp" },
|
"graphiclegends" : { "filename": "appl/mgt/cad_legenda.asp" },
|
||||||
"graphiclegendvalues" : { "filename": "appl/mgt/cad_legendawaarde.asp" },
|
"graphiclegendvalues" : { "filename": "appl/mgt/cad_legendawaarde.asp" },
|
||||||
@@ -57,7 +57,7 @@ var api2_mapper = {
|
|||||||
"authorizationfunctions" : { "filename": "appl/mgt/fac_functie.asp" },
|
"authorizationfunctions" : { "filename": "appl/mgt/fac_functie.asp" },
|
||||||
"authorizationgroups" : { "filename": "appl/mgt/fac_groep.asp" },
|
"authorizationgroups" : { "filename": "appl/mgt/fac_groep.asp" },
|
||||||
"authorizations" : { "filename": "appl/mgt/fac_groeprechten.asp", "nodoc": true },
|
"authorizations" : { "filename": "appl/mgt/fac_groeprechten.asp", "nodoc": true },
|
||||||
"identityproviders" : { "filename": "appl/mgt/fac_aut.asp" },
|
"identityproviders" : { "filename": "appl/mgt/aut_idp.asp" },
|
||||||
"importfunctions" : { "filename": "appl/mgt/fac_import_app.asp" },
|
"importfunctions" : { "filename": "appl/mgt/fac_import_app.asp" },
|
||||||
"notificationjobs" : { "filename": "appl/mgt/fac_notificatie_job.asp" },
|
"notificationjobs" : { "filename": "appl/mgt/fac_notificatie_job.asp" },
|
||||||
"profiles" : { "filename": "appl/mgt/fac_profiel.asp" },
|
"profiles" : { "filename": "appl/mgt/fac_profiel.asp" },
|
||||||
|
|||||||
Reference in New Issue
Block a user