.NET Framework Bookmark and Share   
 index > Claims based access platform (CBA), code-named Geneva > Geneva Server uses local time for ValidTo/ValidFrom attributes of RelyingParties
 

Geneva Server uses local time for ValidTo/ValidFrom attributes of RelyingParties

Whenthe RelyingParty is added to Geneva Server, that is running in GMT-8 timezone (PST) from themachine running in GMT+3 timezone the RelyingParty becomes unmanageable: On the remote machine PoliceManager.GetScope throws exception
'ADMIN0023: Incorrect value for property ValidTo: 31.12.2099 8:00:00' and
the AdministrationConsole on the Geneva Server machine throws exception
'ADMIN0023: Incorrect value for property ValidFrom: 31.12.1899 ...'
Adjusting timezone on Geneva Server has effect only after restarting the IdentityServer service.
dmitry_b2
PolicyManager is not supported as public API for Geneva Server. In fact the classes will no longer be public. Is it possible to use PowerShell remoting capabilities for administering Geneva Server remotely?
  • Marked As Answer bydmitry_b2 Tuesday, September 01, 2009 9:35 AM
  •  
Mieszko Matkowski

The problem you are seeing is with Trust Monitoring schedule of Relying Party object. Have you used Geneva Administration UI to create Relying Party object? Also I don't understand "On the remote machine PolicyManager.GetScope throws exception" - last release of of Geneva Administration UI does not provide remoting administration capabilities.

Mieszko Matkowski
With Geneva Administration UI all is fine becauseboth UI and Geneva Serverare executed on the same machine. We are using the 'Microsoft.IdentityServer.Shared.dll' for remote administration of Geneva server (especially RelyingParties).
dmitry_b2
PolicyManager is not supported as public API for Geneva Server. In fact the classes will no longer be public. Is it possible to use PowerShell remoting capabilities for administering Geneva Server remotely?
  • Marked As Answer bydmitry_b2 Tuesday, September 01, 2009 9:35 AM
  •  
Mieszko Matkowski
Mieszko, thank you for your answer!
We'llconvert our code to use PowerShell.
dmitry_b2

You can use google to search for other answers

Custom Search

More Threads

• Geneva Framework and Silverlight
• Keyset does not exist
• Using custom Geneva STS for internet-facing solutions
• Why a security token obtained through WSTrustClient still initiates RST/RSTR sequence when calling the relying party
• Managed Cards and the Access Control Service
• Securely signing out (and staying signed out)
• Compairing URI to get certificates from database in GetScope
• Geneva Beta 2 - WSTrust Client - Live ID
• HTTP Error 401.2 - Unauthorized
• Logs for Geneva?