Questions tagged [identity-management]

broad term used for authentication and authorization systems

This term is broadly used to cover issues such as how users are given an identity, the protection of that identity, and the technologies supporting that protection (e.g., network protocols, digital certificates, passwords, etc.) detailed reading

286 questions
0
votes
1 answer

Provisioning an external user in an IAM solution

I have this question related to the process of provisioning an external user in an identity and access management solution. How to provision an external user that for example comes to do one night work or a user that is just covering another…
Adia
  • 1,171
  • 5
  • 16
  • 33
0
votes
1 answer

Thinktecture.IdentityManager is unselected in nuget. Is still for use?

https://www.nuget.org/packages/Thinktecture.IdentityManager/ The owner has unlisted this package. This could mean that the package is deprecated or shouldn't be used anymore. Why is unselected? Is it no more in use? How can I now use…
senzacionale
  • 20,448
  • 67
  • 204
  • 316
0
votes
1 answer

What are the differences between Web Access Management (WAM) and Identity Management(IdM)?

I'm researching about CA Single Sign-On software (formerly CA SiteMinder®) and came across with two new definitions to me: Web Access Management (WAM) Identity Management (IdM) On Wikipedia state these definitions: IdM: "In computing, identity…
Noob_Number_1
  • 725
  • 5
  • 20
0
votes
1 answer

Identity Management - securing a REST API / web service

What are the practices in 2015 in the companies you work in to provide the highest security level when designing a REST API / web service? Please answer taking into account Identity Management. For example - do you still use hashes for passwords in…
ebvtrnog
  • 4,167
  • 4
  • 31
  • 59
0
votes
1 answer

Thinktecture IdentityServer3 Facebook Login Button Issue

I am using "IdentityServer3 - IdentityManager - MembershipReboot" in my project for User Management, Authentication & Resources Authorization. I started from below sample and have gone good for creating users, authenticating them via /connect/token…
0
votes
1 answer

How do I setup temporary account lockout in Apache Syncope?

How do I setup Apache Syncope so that a user's account is automatically unlocked after X minutes since their last failed login attempt? Where X is configurable. I've already set the Global Account Policy's Maximum number of subsequent failed logins…
John Ellinwood
  • 14,291
  • 7
  • 38
  • 48
0
votes
1 answer

Connection to database in Oracle Identity Management Installation

I am configuring LDAP using oracle identity management with MySQL as metadata DB. I am stuck at Database connection point. Error says could not connect to database, I checked the credentials, it is right. Even checked to connect with command prompt…
0
votes
0 answers

How to use the concept of corporate account in MembershipReboot

I'm studying MembershipReboot for a professional corporate solutions. The background is: There are companies A company has one or more users administrators / owners User administrator adds users with role administrator, worker In the multitenant…
0
votes
1 answer

How do I install OIM 11gPS2 using a separate VM server to host the DB

I am attempting to install OIM 11gPS2 using the deployment wizard. There are very good descriptions of the process by idmrockstar…
0
votes
2 answers

Write Date of last password change

I am in the process of making a ASP.NET C# Website and i need to output the last time the user has changed their password into a label. Do i need to create a seperate tabel in my database for this? Or is there a function i can just call from…
Cinedine
  • 23
  • 2
  • 18
0
votes
0 answers

How Identity Managment can value add into single-sign-on system

I want to know how Identity Management such OpenIDM can value add into single-sign-on e.g: OpenSSO / OpenAM System. I am searching the web for this but answers look complex to me. Can anyone please explain few points on how we could use OpenIDM…
AzizSM
  • 6,199
  • 4
  • 42
  • 53
0
votes
1 answer

How can I verify a phone number against a known address?

Paypal offers an identity verification feature where a cell phone is checked against a given billing address. I would like to have a similar verification system in my website. What do I need to do to get this type of validation in place?
makerofthings7
  • 60,103
  • 53
  • 215
  • 448
0
votes
1 answer

Looking for a good way to create usernames on multithreaded platform

I currently have a set of rules to create usernames based on a user's initials. This is not adjustable. So a user has 'xxx' as his initials. His username would be zzxxx1. The next user with the same initials would be zzxxx2 and so on. I'm using…
0
votes
1 answer

Activiti and ApacheDS integration purpose

I'm new in Activiti, and I can't grasp the reason for what to use Activiti + ApacheDS NOTE In Activiti, there’s no validation if the user who claims the user task is also part of the candidate user or group. The Engine doesn’t even validate…
VB_
  • 45,112
  • 42
  • 145
  • 293
0
votes
1 answer

Export/Import Octet String via ldif

I need to transport Attributes from one LDAP Directory (Novell eDirectory) to another. I use LDIF to do that. But until now, i couldn´t find a way to import Octet Strings this way. The export to ldif seems to work. The Octet String Attributes i need…
MaiLo
  • 87
  • 1
  • 9
1 2 3
18
19