Skip to content

Commit f476992

Browse files
Remove origin property from ExternalLoginAuthenticationManager
1 parent df6ffb5 commit f476992

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

server/src/main/java/org/cloudfoundry/identity/uaa/authentication/manager/ExternalLoginAuthenticationManager.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ public class ExternalLoginAuthenticationManager<EAD extends ExternalLoginAuthent
6565

6666
private String name;
6767

68-
private String origin = "unknown";
69-
7068
private IdentityProviderProvisioning providerProvisioning;
7169

7270
private ScimGroupExternalMembershipManager externalMembershipManager;

0 commit comments

Comments
 (0)