Monatsarchive: Juli 2010

How to create a valid SAML 2.0 Assertion with OpenSAML for JAVA

Recently I had to implement SAML 2.0 for a client project for a Single Sign On (SSO) process. For this purpose our system needed to create a SAML Assertion containing all the information of the user who is currently logging … Weiterlesen

Veröffentlicht unter Software-Development | Verschlagwortet mit , , , , | 49 Kommentare

HTML Snippet: IE specific CSS classes for body tag

A colleque just showed me today how you can give the body tag a specific CSS class depending on the versions of Internet Explorer. With this you can avoid special css files for IE specific styling and handle it inside … Weiterlesen

Veröffentlicht unter Software-Development | 58 Kommentare