Tuesday, 22 March 2016

Single-Sign on Facebook [Azure]

Azure Active Directory is not only a directory service in cloud, it is a tool which Identity Management professional will like in coming days. It providing the additional feature below.

Single Sign on.
Multifactor Authentication.
Self-Service password Reset.

For those who hate ADFS, you can enable single sign on without ADFS , just you have to sync the user from on premise AD to Azure AD with the help of Azure AD connect. [Note Azure AD connect is a lighter version of FIM or MIM].

[[ How to enable single sign-on to my facebook accounts. ]]

I am assuming we are pretty much familiar with Azure Portal now..!!

    1.      In Default Directory click Add an application.


2. Select facebook from the search option and in display name filed give appropriate name.




3.       We can see the option facebook application is added and assign the account facebook application.

4. Here the account RajaVillageSync has been assigned the facebook account.


5. Here I have given my facebook account information.


6. Log out and connect to https://myapps.microsoft.com/ and it will show the list of application for which the single-sign is enabled, Click the facebook icon and it will re-direct the user to facebook.


Wednesday, 24 February 2016

MIM 2016 in Cloud.

I was thinking of installing the MIM 2016,but the hardware requirement forced me to delay it from quite long time, Realize the power of cloud within one hours i was able to install MIM 2016 in Azure.


Sunday, 14 February 2016

Learning Azure#1 Host your site [Azure].

Need to ramp up soon in Cloud, before it become an Emergency.. #Learning 1.
Excited Microsoft Road show is round the corner and started embracing the cloud.

Note: This are just my thought process and not be the best practice in IT, As someone say
Keep yourself updated.
Start writing what you learned.

Host your site [Azure].

1. Create VM on Azure cloud.

2. Go to Server Mnager Dashboard 




3. Add roles and feature [ Web Server ]




4. Create a End Point [Http  Port 80 ]




5. If you know how to write Html, Browse the C:\inetpub\wwwroot the default location in my Window Server 2012 R2 and modify 'iisstart'



6. The FUN... In Internet, browse the DNS name of your machine and you will see this pages.



The page is not available now, as I had deleted my VM  now [ COST FACTOR ].


Keep learning Cloud.

Sunday, 8 November 2015

Install Tomcat on Centos



Wow.. Weeknd End with my first Shell Scripting, Its work , feeling like on Air, Time to have some Beer.
Description : Once you run it, it will download the tomcat and start the tomcat service and you will be ready to kick off the installtion of Open AM. 
Note : Drop me a mail any.singha@gmail.com in case it not work,




Saturday, 11 July 2015

NewBee Post for sharepoint in Installation of FIM Portal 2010


> As a NewBee to FIM the hardest part is to configure the sharepoint for the FIM portal, The below are not the best practise.However it will give you an fair idea how to install at the first go, I have skipped the installation for FIM portal. It will only show how you have configure your sharepoint site.

> My Machine name is NewBee and domain joined.
>Install the sharepoint site from the internet.
















> Once the sharepoint is installed, Go to Start menu and select share

























> Create a Web application Pool













>Create a Alternate Acces Mapping












>> Go to FIM Splash of FIM portal and Install it. Once it got installed, you will get the below page.


Happy Installation..!!!

Sunday, 5 April 2015

C# With PowerShell Import Module Active Directory



How to import Module ActiveDirectory in C#, This is just an example how can you integrate powershell with C#, If you are ITPro code looks simple with the help of powershell.



ConsoleApplication and Powershell


ServiceNow onboarding Sailpoint