Quantcast
Channel: Imran Tariq's Blog » SAML
Browsing latest articles
Browse All 7 View Live

Image may be NSFW.
Clik here to view.

OpenSAML tutorials

See OpenSAML user manual here  

View Article



Image may be NSFW.
Clik here to view.

what is federated service/identity

Federated service/identity has two general meanings: The virtual reunion, or assembled identity, of a person’s user information (or principal), stored across multiple distinct identity management...

View Article

Image may be NSFW.
Clik here to view.

OpenSAML Java API classes

View OpenSAML-J 2.3.1 Java API  here.  Saml api classes.

View Article

Image may be NSFW.
Clik here to view.

ImportKey.java Class to make keystore

View complete description here. ——————————————— <!--wp_fromhtmlpreview_devfmt--> package com.test; import java.io.ByteArrayInputStream; import java.io.DataInputStream; import...

View Article

Image may be NSFW.
Clik here to view.

Create a keystore (*.jks) for SAML in order to make it signed.

Use openssl toolkit to create a certificate.pem certificate and key.pem key. Convert both these to certificate.der and key.der in order to add in keystore(*.jks). Import these to the keystore using a...

View Article


Image may be NSFW.
Clik here to view.

SAML LogoutRequest vs AuthnRequest

Each SAML InboundMessage is collected from SAML Message Context and casted into particular request Object. If its authentication request then inbound message will be casted into AuthnRequest. If its...

View Article

Programmatically create a new KeyStore in Java

As mentioned in JAVA API DOC import java.io.FileNotFoundException;import java.io.FileOutputStream;import java.io.IOException;import java.security.KeyStore;import java.security.KeyStoreException;import...

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images