Hi everyone! I'm currently in an IT apprenticeship and need to create a project for my final exam. I want to propose a solution that enhances security and simplifies login procedures for our company, which has over 1,500 employees but struggles with local security and complex login systems. My idea is to use ID cards for access control and to log in to computers, including remote desktops. These ID cards would grant access to different office sectors, and employees could use them to authenticate with a 4-digit PIN. We have many notebooks with integrated NFT readers that could facilitate this. However, I lack experience in such projects and want to know what directions I should explore to make this idea a reality. Any suggestions?
3 Answers
You’re essentially referencing PIV (Personal Identity Verification) smart card authentication. If you haven't seen it in action before, it might be beneficial to find some tutorials or case studies online to get a clearer idea of its functionality. Plus, consider how compatible these cards will be with your existing systems.
This sounds like a big project, and you should definitely consider the security implications. Be sure to think about two-factor authentication, especially for situations like card loss. A risk/benefit analysis will help identify potential vulnerabilities. Also, have you spoken to your boss about how this project might need support from your security team?
I haven't brought it up yet. My boss can be tough to talk to, but I understand I may have to.
You might want to start by looking into smart card login systems as they can streamline the login process. There are existing solutions out there that could fit your needs, so researching successful implementations could provide a solid foundation for your project.
Thanks for the tip! I'll definitely check out smart card systems.

I appreciate the feedback! I’ll research PIV authentication further.