Skip to content

LBIdentity #4

Open
Open
@addisonhardy

Description

  • Add a new LBIdentity class (Add LBIdentity class for integrating with identity plugins #7)
  • Update bridge API user create view:
    • Use new LBIdentity.get method
    • Use normal Django model create method to create the user object
  • In WCP:
    • Drop custom JPLPersonnel.user method and replace with post_save signal handler
    • In post_save handler method, call LBIdentity.get(identifier) to hydrate user attrs

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions