Skip to content

Have SAMLProviderConfig point to the most current version of SAMLConfiguration #334

Open
@dianakhuang

Description

@dianakhuang

We ran into a bug in production because SAMLProviderConfig was pointing to an older version of a SAMLConfiguration. This is partially because SAMLProviderConfig only has a ForeignKey to SAMLConfiguration (updated permalink). We would like to have this automatically point to the latest version instead of requiring a manual update to ensure that SAMLConfigurations reflect the actual changes.

Metadata

Metadata

Labels

Type

No type

Projects

Status

Backlog

Status

Author Team Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions