Add Saml Authentication
Due to its many benefits, SAML is a widely adopted enterprise solution. First, it improves the user experience, as you only need to sign in once to access multiple web applications. Not only does this speed up the authentication process, but it also means you only need to remember one set of credentials. The organization also benefits from this feature as it means fewer Help Desk calls for password resets.
idjemaoune 3 months ago
Add Saml Authentication
Due to its many benefits, SAML is a widely adopted enterprise solution. First, it improves the user experience, as you only need to sign in once to access multiple web applications. Not only does this speed up the authentication process, but it also means you only need to remember one set of credentials. The organization also benefits from this feature as it means fewer Help Desk calls for password resets.
idjemaoune 3 months ago
Completed
C# Support
This may already be supported but DotNET isn't advertised as an integration on your homepage. It would be great to have .NET support
Kiran Randhawa About 1 year ago
Completed
C# Support
This may already be supported but DotNET isn't advertised as an integration on your homepage. It would be great to have .NET support
Kiran Randhawa About 1 year ago
In Review
Hashed Flag Keys
A way to evaluate/reference flags without putting 'my-secret-flag-key' in the request, mostly relevant for frontend apps
Mark Phelps About 1 year ago
In Review
Hashed Flag Keys
A way to evaluate/reference flags without putting 'my-secret-flag-key' in the request, mostly relevant for frontend apps
Mark Phelps About 1 year ago
Completed
Copy / Move Flags to Namespace
From GitHub: https://github.com/flipt-io/flipt/discussions/1606 can we have an option to move/Copy flags between namespaces?
Mark Phelps Over 1 year ago
Completed
Copy / Move Flags to Namespace
From GitHub: https://github.com/flipt-io/flipt/discussions/1606 can we have an option to move/Copy flags between namespaces?
Mark Phelps Over 1 year ago
In Review
Scheduled Flags
From Discord: https://discord.com/channels/960634591000014878/1099022860930007090/1099022860930007090 It would be nice if we could have scheduled flags, so they turn on/off at a certain time, for example a use case could be that you’re doing a release of a feature, you could put it behind the feature flag and set it to enable at a certain date and time. An example of how we personally would’ve used it: we were moving away from text-based discord commands to the new slash commands that discord offers, so we needed to plan a smooth transition over to those, so we had a feature flag to enable or disable the ability to use the text based commands (we put up a message 2 weeks before informing of the date and time this would happen). Then at that certain time, we could have the flag enable itself to allow only slash commands
Mark Phelps Over 1 year ago
In Review
Scheduled Flags
From Discord: https://discord.com/channels/960634591000014878/1099022860930007090/1099022860930007090 It would be nice if we could have scheduled flags, so they turn on/off at a certain time, for example a use case could be that you’re doing a release of a feature, you could put it behind the feature flag and set it to enable at a certain date and time. An example of how we personally would’ve used it: we were moving away from text-based discord commands to the new slash commands that discord offers, so we needed to plan a smooth transition over to those, so we had a feature flag to enable or disable the ability to use the text based commands (we put up a message 2 weeks before informing of the date and time this would happen). Then at that certain time, we could have the flag enable itself to allow only slash commands
Mark Phelps Over 1 year ago
Completed
Audit Events
Add ability for tracking who changed what within Flipt and when https://github.com/flipt-io/flipt/issues/1469 Currently planning to support writing audit events to a log file if enabled, but open to supporting additional data sinks as well.
Mark Phelps Over 1 year ago
High Priority
Completed
Audit Events
Add ability for tracking who changed what within Flipt and when https://github.com/flipt-io/flipt/issues/1469 Currently planning to support writing audit events to a log file if enabled, but open to supporting additional data sinks as well.
Mark Phelps Over 1 year ago
High Priority