Skip to content

Client secret expiry notification mechanism #78

Description

@bosvos

Authaus supports msaad / entra oauth integration with a client secret.

  • Add support for having a client secret expiry date in the config alongside the secret itself
  • Implement a regular check on the secret expiry (every hour)
  • Trigger a callback when the remaining time on the secret is less than a certain amount of days - default to 2 weeks
  • Implement a placeholder for a callback notification function from the calling code - add an function type for this purpose
  • Ensure adequate documentation is in place
  • Ensure adequate tests are in place

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions