Módosítások

FederationStats

11 bájt hozzáadva, 2010. november 30., 15:20
Creating IdPs
== Creating IdPs ==
You must Use the rails console to create records for the IdPs from which the application accepts statistics. This could be done via the <code>/entities/new</code> URL. The name of the entity must be the entityID, the type must be 'idp'.idps:
$ RAILS_ENV=production script/console >> Entity.create :name => 'foo', :entity_type = API keys > 'idp' ===Every IdP record in the database will contain a > #<Entity id: 1, name: "foo", entity_type: "idp", created_at: "2010-11-29 14:55:40", updated_at: "2010-11-29 14:55:40 character length API key.", api_key: "da9l233a45698fa5c4a252e301e3da2sf5ece24e">
[[Category:Csonkok]]
565
szerkesztés

Navigációs menü