I'm back - July 2013!

It's been a while since I last blogged. It's probably been around 10-12 weeks. I could calculate it though I cannot be arsed to look at my last blog post date. There's been a number of reasons why I have not took too much of an interest. Perhaps the novelty on blogging on my own website has warn off. Maybe I've been busy dealing with life's personal problem or it could be suggested that I've been busy on other factors that's been placed on my lap in recent times.
July 17, 2013
Just-For-Fun

One personal trait that I need to enhance is my level of discipline. I have a tendency to re-adopt the 'yeah, fuck it' mentality if I'm not encouraged, constantly overlooked and continuous praised by close members. I hit a couple of road bumps and tell myself the world can go fuck themselves.

Nevertheless I'm back on the blogging scene and have some bright ideas for the remaining 6 months of this golden year. I believe the biggest issue I've had is the limitation on uploading blogs to my website. Typically I would write out this blog in textwrangler, manually add the CSS coding, test it on my local database, then if all is OK upload it into my production environment.

This process is painful to the point where I've given up. To feed my enthusiasm and avoid complacency to the point on the 'yeah, fuck it' mentality, I intend to develop some JFrame on my local environment and populate my blogs whilst on the road. There's so much I need to think about though I've tested the connection using a JDBC connection and I'm able to pull data... so the connection issue is out of the way, for now.

Secondly, I need to become an aviation pilot. I have booked some cheap flying lessons with the consensus on taking cheap travel around the US (Though I am not sure what the policy is on foreigners flying low around a highly-dense location such as New York City.

Thirdly, I've restarted my revision. Now I dominated the CISSP exam, I will now focus on achieving my CISM exam. Even though I only have less than 1 years experience. I still believe the exam can be achieved easily because the syllabus is only a segment of the CISSP exam questions. I hope to complete this within 16 weeks, along with measuring up other certifications and examinations such as the GMAT, OCJP as well as others.

Fourthly, I need to ensure the remaining countries on Earth visit Technical Confessions at one point. Other than Central Republic of Africa along with the Norwegian islands, every other country in the world has, at some since April 2012, has at least visited one site page.

Also, there's a state that hasn't visited my site! Without googling it, I don't know that state though I will be closely monitoring this.

https://technicalconfessions.com/images/postimages/postimages/_205_8_most of the countries in the world has visited my website.png

My vision for my blog is promising for the upcoming weeks. Let's see if I can apply consistency and discipline by continuing my blog.

https://technicalconfessions.com/images/postimages/postimages/_205_9_only one state that has never visited my website.png

Oh, and happy birthday TechnicalConfessions

About the author

Daniel is a Technical Manager with over 10 years of consulting expertise in the Identity and Access Management space.
Daniel has built from scratch this blog as well as technicalconfessions.com
Follow Daniel on twitter @nervouswiggles

Comments

Other Posts

AWS-PHP integration - Email not sent. SMTP Error: Could not authenticate.

phpsmtpaws

February 6, 2020
Created by: Daniel Redfern
AS I was migrating my environment into an S3 environment, I wanted to leverage off the SES services that AWS provide, more specifically, to leverage the off the SMTP functionality by sending an email via PHP
Read More...

SOLUTION: no headers files (.h) found in softwareserial - Arduino

Arduino

February 24, 2019
Created by: Daniel Redfern
The WeMos D1 is a ESP8266 WiFi based board is an extension to the current out-of-the-box library that comes with the Arduino installation. Because of this, you need to import in the libraries as well as acknowledging the specific board. This process is highly confusion with a number of different individuals talking about a number of different ways to integrate.
Read More...

NameID element must be present as part of the Subject in the Response message

ShibbolethSAML

August 7, 2018
Created by: Daniel Redfern
NameID element must be present as part of the Subject in the Response message, please enable it in the IDP configuration.
Read More...

HOW TO provision AD group membership from OpenIDM

OpenIDMICFAD-connector

June 15, 2018
Created by: Daniel Redfern
For what I see, there's not too many supportive documentations out there that will demonstrate how provision AD group membership with the ICF connector using OpenIDM. The use of the special ldapGroups attribute is not explained anywhere in the Integrators guides to to the date of this blog. This quick blog identifies the tasks required to provision AD group membership from OpenIDM to AD using the LDAP ICF connector. However this doesn't really explain what ldapGroups actually does and there's no real worked example of how to go from an Assignment to ldapGroups to an assigned group in AD. I wrote up a wiki article for my own reference: AD group memberships automatically to users This is just my view, others may disagree, but I think the implementation experience could be improved with some more documentation and a more detailed example here.
Read More...

ForgeRock OpenIDM - InvalidCredentialException: Remote framework key is invalid

ICFIDMOpenIDMOpenICF

November 8, 2017
Created by: Daniel Redfern
In the past, the similar error occurred though for the Oracle Identity Management solution. invalidcredentialexception remote framework key is invalid Because they all share the ICF connector framework, the error/solution would be the same.
Read More...

org.forgerock.script.exception.ScriptCompilationException: missing ; before statement

IDMsync.confforgerockopenidm

November 8, 2017
Created by: Daniel Redfern
org.forgerock.script.exception.ScriptCompilationException: missing ; before statement
Read More...

ForgeRock IDM - org.forgerock.script.exception.ScriptCompilationException: missing ; before statemen

OpenIDMsync.confForgeRock

September 17, 2017
Created by: Daniel Redfern
ForgeRock IDM - org.forgerock.script.exception.ScriptCompilationException: missing ; before statement
Read More...

Caused by: org.forgerock.json.resource.BadRequestException: Target does not support attribute groups

OpenIDMForgeRockICFConnector

September 17, 2017
Created by: Daniel Redfern
When performing the attempt of a reconciliation from ForgeRock IDM to Active Directory, I would get the following error
Read More...

ForgeRock OpenIDM - InvalidCredentialException: Remote framework key is invalid

OpenIDMForgeRockICFConnectorAD

September 17, 2017
Created by: Daniel Redfern
In the past, the similar error occurred though for the Oracle Identity Management solution. invalidcredentialexception remote framework key is invalid Because they all share the ICF connector framework, the error/solution would be the same.
Read More...

ERROR Caused by com.google.api.client.auth.oauth2.TokenResponseException 400 Bad Request - invalid_g

OpenIDMIDMGoogleGoogle-AppsICFreconciliation

September 12, 2017
Created by: Daniel Redfern
During the reconcilation from OpenIDM to the ICF google apps connector, the following error response would occur. ERROR Caused by com.google.api.client.auth.oauth2.TokenResponseException 400 Bad Request - invalid_grant
Read More...