janus-ssp / janus

Fully featured metadata registration administration module built on top of simpleSAMLphp.
Other
13 stars 8 forks source link

Metadata definitions in new config file #484

Closed baszoetekouw closed 10 years ago

baszoetekouw commented 10 years ago

I'm having issues defining metadata field using the new Yaml-based config file. I've successfully converted the old SURFconext config to a yaml-based config, which is now located in janus/app/config/config_janus_core.yml The file is read correctly, it seems (changes to the names of the workflow states are reflected in the UI, for example), but metadata definitions don't seem to be working: even though all the usual fields are defined as they were before in the php-based config files, Janus complains about "metadata without a definition" and only allows creating of the standard fields (see images below).

screen shot 2014-06-24 at 10 17 51 screen shot 2014-06-24 at 10 17 54

baszoetekouw commented 10 years ago

My config file can be viewed here: http://pastebin.com/b3qnpUgB

lucasvanlierop commented 10 years ago

Tnx for sharing your issues, we will take a look at it. I also noticed @relaxnow.

lucasvanlierop commented 10 years ago

@baszoetekouw and @relaxnow https://github.com/janus-ssp/janus/pull/486