Access4Learning / sif3-framework-dotnet

SIF 3.0 Developer Framework for .NET
Apache License 2.0
14 stars 19 forks source link

The model for dealing with double logins needs to be reviewed #23

Open kunalyadavdfe opened 7 years ago

kunalyadavdfe commented 7 years ago

"Security": SIF Functional Services Security - the model for dealing with double logins needs to be reviewed.
If the consumer is already registered and a request to register again is sent from the same consumer, then this gets blocked currently. In most security models at the moment if a consumer tries to double login (the same as registering in SIF) then they are handled in a way to let the consumer proceed further rather than blocking them out