SimpleSAMLphp

From Wiki @ Karl Jones dot com
Revision as of 19:34, 24 April 2016 by Karl Jones (Talk | contribs) (See also)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SimpleSAMLphp is an application written in native PHP that deals with authentication.

Configuration tasks

Metadata endpoint contents

Endpoint XML contains default fields.

Questions:

  • What additional fields (if any) do we need to configure?
  • Which fields? Where?

Metadata endpoint location

Task: make the endpoint render here:

  • ...

Question:

  • The name "federationmetadata.xml" is standard in the Windows .NET developer world
  • We are doing the same thing in the Apache world
  • Is there any reason to not use the name "federationmetadata.xml" ??

Resources

See also